summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/iptables/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 6590d990e..f4d59abd9 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