we don't need the libiptc library
[openwrt.git] / package / iptables / Makefile
index dbfc0d7..cfce377 100644 (file)
@@ -272,7 +272,6 @@ endef
 define Build/InstallDev
        $(INSTALL_DIR) $(1)/usr/lib
        $(CP) $(PKG_BUILD_DIR)/include $(1)/usr
-       $(CP) $(PKG_BUILD_DIR)/libiptc/libiptc.a $(1)/usr/lib
 endef
 
 define Package/iptables/install
This page took 0.025215 seconds and 4 git commands to generate.