mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-06 09:26:34 +00:00
we don't need the libiptc library
SVN-Revision: 15487
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user