From 1a65d0760f3a729c473d99f01fe737752df13d60 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 27 Jan 2008 18:51:37 +0100 Subject: [PATCH] debian/rules: Remove empty directory usr/include from the "collectd" package. --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 8238a90..c6833e0 100755 --- a/debian/rules +++ b/debian/rules @@ -84,6 +84,7 @@ install-arch: build $(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 -- 2.30.2