Code

debian/rules: Remove empty directory usr/include from the "collectd" package. collectd-4.2.4-1
authorSebastian Harl <sh@tokkee.org>
Sun, 27 Jan 2008 17:51:37 +0000 (18:51 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 27 Jan 2008 17:51:37 +0000 (18:51 +0100)
debian/rules

index 8238a90440df54e9e9b1f69e68df0dcde996f007..c6833e0f1c7247576071e800d703966baa2f9efc 100755 (executable)
@@ -84,6 +84,7 @@ install-arch: build
        
        $(MAKE) install DESTDIR=$(CURDIR)/debian/collectd
        
        
        $(MAKE) install DESTDIR=$(CURDIR)/debian/collectd
        
+       rm -rf debian/collectd/usr/include/
        rm -f debian/collectd/usr/lib/collectd/*.la
        
        rm -f debian/collectd/etc/collectd.conf
        rm -f debian/collectd/usr/lib/collectd/*.la
        
        rm -f debian/collectd/etc/collectd.conf