From: joey Date: Thu, 30 Mar 2006 20:15:44 +0000 (+0000) Subject: new announcement system X-Git-Tag: 2.40~4 X-Git-Url: http://git.ieval.ro/?p=filters.git;a=commitdiff_plain;h=090569ec751b8e78ad4f287bf2383b80dff7c07c new announcement system --- diff --git a/debian/rules b/debian/rules index d07e583..be6a79d 100755 --- a/debian/rules +++ b/debian/rules @@ -33,16 +33,9 @@ binary-arch: build dh_md5sums dh_builddeb -VERSION=$(shell expr "`dpkg-parsechangelog 2>/dev/null |grep Version:`" : '.*Version: \(.*\)') - -# Update the web page. Not intended for use by anyone except the -# author. -DIR=/home/web/kitenet.net/programs/filters -installhook: - cp debian/changelog $(DIR)/CHANGES - echo -n $(VERSION) > $(DIR)/LATEST-VERSION-IS - rm -f $(DIR)/*.tar.gz - ln -s /home/joey/lib/debian/unstable/filters_$(VERSION).tar.gz $(DIR)/filters-$(VERSION).tar.gz +# Not intended for use by anyone except the author. +announcedir: + @echo ${HOME}/src/joeywiki/code/filters/news binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary