X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/4cda4e5c360d4cd0cd33ef8b3bd2cd55eb50b583..a31bdb1b4500350dee3caa16be08c082e69db6ca:/debian/rules diff --git a/debian/rules b/debian/rules index cb8604b..4155333 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ binary-indep: build dh_testroot dh_clean -k dh_install mr usr/bin - dh_installdocs + dh_installdocs README TODO dh_installexamples mrconfig dh_installman *.1 dh_installchangelogs @@ -27,5 +27,9 @@ binary-indep: build dh_md5sums dh_builddeb +# Not intended for use by anyone except the author. +announcedir: + @echo ${HOME}/src/joeywiki/code/mr/news + binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary