X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/72736b5e727a88284d2d021b479a557a99d4b8c0..6264e91bac119ed783232a2bc607accd0a6c4d3c:/debian/rules diff --git a/debian/rules b/debian/rules index 0a7ce7a26..cf3087d1d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f %: - dh $@ + LC_ALL=C.UTF-8 TZ=UTC 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