summaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-06-09 07:54:46 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-06-09 07:54:46 +0000
commit67a444c46246f44cc1bf4229c563e2d03004e07f (patch)
tree213c63eb2a29e89b95030f77dee340cbace92940 /package/iptables/Makefile
parent4063d0c93f6f788210eb86cfe7dcaae03cc79673 (diff)
downloadmaster-31e0f0ae-67a444c46246f44cc1bf4229c563e2d03004e07f.tar.gz
master-31e0f0ae-67a444c46246f44cc1bf4229c563e2d03004e07f.tar.bz2
master-31e0f0ae-67a444c46246f44cc1bf4229c563e2d03004e07f.zip
fix typo in iptables makefile resulting in patches not being applied (#5311)
SVN-Revision: 16392
Diffstat (limited to 'package/iptables/Makefile')
-rw-r--r--package/iptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 1879454c6d..1c98b0314c 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -20,9 +20,9 @@ PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \
ftp://ftp.no.netfilter.org/pub/netfilter/iptables/
ifeq ($(CONFIG_EXTERNAL_KERNEL_TREE),)
-PATCH_DIR:=./patches/$(PKG_VERSION)
-else
PATCH_DIR:=
+else
+PATCH_DIR:=./patches/$(PKG_VERSION)
endif
PKG_FIXUP = libtool