Browse Source

fix breakage introduced with r18315

SVN-Revision: 18316
Florian Fainelli 16 years ago
parent
commit
2d463950c3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/iptables/Makefile

+ 2 - 0
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