X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/39c8d072e83290e73e50bffda8459ade9a208159..cfd750aad091e4f82593f63164f9de3bb711479f:/debian/rules diff --git a/debian/rules b/debian/rules index 3541d348d..9cb2a8adc 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f %: - dh --without=python-support $@ + dh $@ override_dh_auto_configure: # keeps it out of /usr/local @@ -13,7 +13,3 @@ override_dh_compress: override_dh_auto_clean: # distclean moans about MANIFEST, this is quieter if [ -e Makefile ]; then $(MAKE) realclean; fi - -# Not intended for use by anyone except the author. -announcedir: - @echo ${HOME}/src/ikiwiki/doc/news