X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=debian%2Frules;h=de41de1871a07ecdca27b19fad2bc9cf035d5f2f;hb=df6f5e387b589b665f3be9099f6a27a84a805e09;hp=5ae576194645d6081fa76909c818f7bf70097f0d;hpb=1128c90b33d04489cc3c0318c53047e2656f8185;p=collectd.git diff --git a/debian/rules b/debian/rules index 5ae57619..de41de18 100755 --- a/debian/rules +++ b/debian/rules @@ -73,8 +73,6 @@ 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