mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 02:20:14 +02:00
build the transitional iptables-extra meta-package too (port of changeset:2558)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2609 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
83443784a4
commit
2732c8d75c
@ -81,6 +81,9 @@ $(IPKG_IPTABLES):
|
||||
$(RSTRIP) $(IDIR_IPTABLES)
|
||||
$(IPKG_BUILD) $(IDIR_IPTABLES) $(PACKAGE_DIR)
|
||||
|
||||
$(IPKG_IPTABLES_EXTRA):
|
||||
$(IPKG_BUILD) $(IDIR_IPTABLES_EXTRA) $(PACKAGE_DIR)
|
||||
|
||||
$(IPKG_IPTABLES_UTILS):
|
||||
install -d -m0755 $(IDIR_IPTABLES_UTILS)/usr/sbin
|
||||
cp -fpR $(PKG_INSTALL_DIR)/usr/sbin/iptables-{save,restore} $(IDIR_IPTABLES_UTILS)/usr/sbin/
|
||||
|
Loading…
Reference in New Issue
Block a user