X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4558674d70dd7cd14a650e28c20cc707b72bf425..4c957c366f85ae8c0b5020aef13cd3bb5fafe701:/debian/rules diff --git a/debian/rules b/debian/rules index bdbbf0050..9cb2a8adc 100755 --- a/debian/rules +++ b/debian/rules @@ -12,8 +12,4 @@ override_dh_compress: override_dh_auto_clean: # distclean moans about MANIFEST, this is quieter - -$(MAKE) realclean - -# Not intended for use by anyone except the author. -announcedir: - @echo ${HOME}/src/ikiwiki/doc/news + if [ -e Makefile ]; then $(MAKE) realclean; fi