diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-03-14 15:59:59 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-03-14 15:59:59 -0400 |
| commit | b31ad1d2ce484246b12d037817b51fea9d59ec16 (patch) | |
| tree | 883b45f5fa1024db250e1f967ec2a100695924c4 /debian/rules | |
| parent | e5d0443f6fecec67866c5e2441781922b5d57061 (diff) | |
remove announcedir target
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules index c553132f..c88cc004 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,3 @@ override_dh_installdocs: dh_installdocs doc/README.mdwn override_dh_installman: dh_installman propellor.1 - -# Not intended for use by anyone except the author. -announcedir: - @echo ${HOME}/src/propellor/doc/news |
