projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbdfbb4
)
fix breakage introduced with r18315
author
Florian Fainelli
<florian@openwrt.org>
Thu, 5 Nov 2009 14:35:36 +0000
(14:35 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 5 Nov 2009 14:35:36 +0000
(14:35 +0000)
SVN-Revision: 18316
package/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index 6590d990ef6a1a3bcc882dd27aba41ee0005cbb2..f4d59abd91b8d498f7523666a0238834e0117834 100644
(file)
--- 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