Code

debian/rules: Removed an unneeded call to dh_installman.
authorSebastian Harl <sh@tokkee.org>
Mon, 4 Feb 2008 21:24:03 +0000 (22:24 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 4 Feb 2008 21:24:03 +0000 (22:24 +0100)
This must have been some really old legacy stuff...

debian/rules

index 7aec0f1f8600627a07bd35983edd9f772a897cbb..fd65b7043d38f77bc760256946c115dd8bdf0a28 100755 (executable)
@@ -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