From: Joey Hess Date: Sun, 21 Oct 2007 05:29:05 +0000 (-0400) Subject: add announcedir target, for news on its web page X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/3a9ac2e5e8c2911fa1eb848824e86cbed20bbf1b?ds=sidebyside;hp=-c;pf=code add announcedir target, for news on its web page --- 3a9ac2e5e8c2911fa1eb848824e86cbed20bbf1b diff --git a/debian/rules b/debian/rules index a537c15..4155333 100755 --- a/debian/rules +++ b/debian/rules @@ -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