From 64828af3bd6f5baed241751a2c97670a7ec148d9 Mon Sep 17 00:00:00 2001 From: Tim Yardley Date: Sun, 26 Nov 2006 23:15:20 +0000 Subject: install-devel puts this here, kill it too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5652 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/iptables/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 962ca7d0ef..d22310a0ef 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -188,6 +188,7 @@ define Build/InstallDev endef define Build/UninstallDev + rm -rf $(STAGING_DIR)/usr/include/libipq.h rm -rf $(STAGING_DIR)/usr/include/libipulog rm -rf $(STAGING_DIR)/usr/include/libipq rm -rf $(STAGING_DIR)/usr/include/libiptc -- cgit v1.2.3