we don't need the libiptc library
SVN-Revision: 15487
This commit is contained in:
parent
c0efd04f69
commit
6032279e79
1 changed files with 0 additions and 1 deletions
|
@ -272,7 +272,6 @@ endef
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
$(INSTALL_DIR) $(1)/usr/lib
|
$(INSTALL_DIR) $(1)/usr/lib
|
||||||
$(CP) $(PKG_BUILD_DIR)/include $(1)/usr
|
$(CP) $(PKG_BUILD_DIR)/include $(1)/usr
|
||||||
$(CP) $(PKG_BUILD_DIR)/libiptc/libiptc.a $(1)/usr/lib
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/iptables/install
|
define Package/iptables/install
|
||||||
|
|
Loading…
Reference in a new issue