debian/: Corrected the files needed for building Debian packages.
[collectd.git] / debian / rules
index 5ae5761..de41de1 100755 (executable)
@@ -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