From 3a9ac2e5e8c2911fa1eb848824e86cbed20bbf1b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 21 Oct 2007 01:29:05 -0400 Subject: [PATCH] add announcedir target, for news on its web page --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.2