Explorar el Código

we don't need the libiptc library

SVN-Revision: 15487
Imre Kaloz hace 16 años
padre
commit
6032279e79
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      package/iptables/Makefile

+ 0 - 1
package/iptables/Makefile

@@ -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