From: Sebastian Harl Date: Mon, 4 Feb 2008 21:24:03 +0000 (+0100) Subject: debian/rules: Removed an unneeded call to dh_installman. X-Git-Tag: collectd-4.3.0-1~29 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a44eff7b3480ecc135190cbdd50a6336a763584e;p=pkg-collectd.git debian/rules: Removed an unneeded call to dh_installman. This must have been some really old legacy stuff... --- diff --git a/debian/rules b/debian/rules index 7aec0f1..fd65b70 100755 --- a/debian/rules +++ b/debian/rules @@ -131,7 +131,6 @@ binary-arch: build install-arch contrib/snmp-data.conf dh_installdebconf -a dh_installinit -a -- defaults 95 - dh_installman -a src/collectd.1 src/collectd.conf.5 dh_link -a dh_strip -a --dbg-package=collectd-dbg dh_compress -a