install-devel puts this here, kill it too

SVN-Revision: 5652
master
Tim Yardley 18 years ago
parent 7de8690fc7
commit c962551b3a
  1. 1
      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

Loading…
Cancel
Save