diff options
author | joeyh <joeyh> | 2006-03-30 20:25:27 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2006-03-30 20:25:27 +0000 |
commit | 9a693cc2f35f91143269d84dcecf603c12af6db0 (patch) | |
tree | a0da2bc2a42c2f281f950219db7c3db05dc44748 /debian/rules | |
parent | 4ee87e55597c8702203c1fa5361e5cf2e0124400 (diff) |
r1895: releasing version 5.0.27
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index b404c6d..62ed065 100755 --- a/debian/rules +++ b/debian/rules @@ -94,6 +94,10 @@ binary-indep: build ./run dh_md5sums ./run dh_builddeb +# Not intended for use by anyone except the author. +announcedir: + @echo ${HOME}/src/joeywiki/code/debhelper/news + binary-arch: binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary |