X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/61c909e2f28758baa7089649f2ae2569213e8eac..3b90dc8509d68c8751338a1513526e5b6d021bbf:/debian/rules diff --git a/debian/rules b/debian/rules index fc703fc90..74206370b 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,6 @@ binary-indep: build dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL dh_link usr/share/ikiwiki/basewiki \ usr/share/doc/ikiwiki/examples/basewiki - dh_installman ikiwiki.man dh_installchangelogs dh_compress -X html dh_fixperms @@ -38,5 +37,9 @@ binary-indep: build dh_md5sums dh_builddeb +# Not intended for use by anyone except the author. +announcedir: + @echo ${HOME}/src/ikiwiki/news + binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary