X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=debian%2Frules;h=c11a195f3f3e5f4e3ee20b4b1763bf4edbf216be;hb=4516a47b848b3753e07d35e8c5eeb5c39fc88d4a;hp=938c1db830ee72df5e96fa873e5619a487e49ac0;hpb=50cadef109fdefb91794ab2e059f6a295fd7136b;p=collectd.git diff --git a/debian/rules b/debian/rules index 938c1db8..c11a195f 100755 --- a/debian/rules +++ b/debian/rules @@ -72,6 +72,8 @@ install: build # Add here commands to install the package into debian/collectd. $(MAKE) DESTDIR=$(CURDIR)/debian/collectd install + mkdir -p $(CURDIR)/debian/collectd/etc + cp contrib/collectd.conf $(CURDIR)/debian/collectd/etc/ rm $(CURDIR)/debian/collectd/usr/lib/collectd/*.a || true rm $(CURDIR)/debian/collectd/usr/lib/collectd/*.la || true