From 5bdca1c474955191cb04faeebad09ecb57f594a5 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Tue, 22 Dec 2009 01:37:40 +0100 Subject: [PATCH] rules: Install debian/collectd.conf as an example into "collectd-core". --- debian/changelog | 3 ++- debian/rules | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index aa571fb..e77c25b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,8 +33,9 @@ collectd (4.8.2-1) unstable; urgency=low * debian/rules: - Pass --disable-static to configure to tell libtool 2 to not build any static libraries. + - Install debian/collectd.conf as an example into "collectd-core". - -- Sebastian Harl Tue, 22 Dec 2009 01:17:06 +0100 + -- Sebastian Harl Tue, 22 Dec 2009 01:37:23 +0100 collectd (4.8.1-2) unstable; urgency=low diff --git a/debian/rules b/debian/rules index fc9aac9..9b46ea3 100755 --- a/debian/rules +++ b/debian/rules @@ -182,7 +182,8 @@ binary-arch: build install-arch contrib/SpamAssassin/ contrib/iptables/ contrib/cussh.pl \ contrib/snmp-data.conf contrib/add_rra.sh contrib/network-proxy.py \ contrib/collectd_network.py contrib/collectd_unixsock.py \ - contrib/snmp-probe-host.px contrib/GenericJMX.conf + contrib/snmp-probe-host.px contrib/GenericJMX.conf \ + debian/collectd.conf # some upstream tarballs have been built inside a dirty working dir ( cd debian/collectd-core/ \ && cd usr/share/doc/collectd-core/examples/collection3/ \ -- 2.30.2