From: Florian Fainelli Date: Thu, 5 Nov 2009 14:35:36 +0000 (+0000) Subject: [package] fix breakage introduced with r18315 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=81775e449e8e6092d63a052f3e5c9793c89d9973;p=openwrt%2Fsvn-archive%2Farchive.git [package] fix breakage introduced with r18315 SVN-Revision: 18316 --- diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 6590d990ef..f4d59abd91 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -19,6 +19,8 @@ PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \ ftp://ftp.de.netfilter.org/pub/netfilter/iptables/ \ ftp://ftp.no.netfilter.org/pub/netfilter/iptables/ +PATCH_DIR:=./patches/$(PKG_VERSION) + PKG_FIXUP = libtool include $(INCLUDE_DIR)/package.mk