Ver Fonte

fix typo in iptables makefile resulting in patches not being applied (#5311)

SVN-Revision: 16392
Florian Fainelli há 16 anos atrás
pai
commit
67a444c462
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      package/iptables/Makefile

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