X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/40faa2b2ed5f66f91d8ee98855e4bb8079671c01..8ae4dfd85cad1616177d1732604cc98e6decf8a0:/package/iptables/Makefile diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 1879454c6..1c98b0314 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