From 543491d603fb8f443e8854c39b59301e117e1fda Mon Sep 17 00:00:00 2001 From: acoul Date: Wed, 8 Dec 2010 12:56:46 +0000 Subject: package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24345 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/iptables/patches/030-no-libnfnetlink.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/iptables/patches/030-no-libnfnetlink.patch') diff --git a/package/iptables/patches/030-no-libnfnetlink.patch b/package/iptables/patches/030-no-libnfnetlink.patch index 07bed666c..cda9a7205 100644 --- a/package/iptables/patches/030-no-libnfnetlink.patch +++ b/package/iptables/patches/030-no-libnfnetlink.patch @@ -1,6 +1,6 @@ --- a/configure +++ b/configure -@@ -10864,75 +10864,7 @@ $as_echo "no" >&6; } +@@ -10917,75 +10917,7 @@ $as_echo "no" >&6; } fi fi @@ -79,7 +79,7 @@ else --- a/configure.ac +++ b/configure.ac -@@ -68,9 +68,7 @@ AM_CONDITIONAL([ENABLE_LARGEFILE], [test +@@ -79,9 +79,7 @@ AM_CONDITIONAL([ENABLE_LARGEFILE], [test AM_CONDITIONAL([ENABLE_DEVEL], [test "$enable_devel" = "yes"]) AM_CONDITIONAL([ENABLE_LIBIPQ], [test "$enable_libipq" = "yes"]) -- cgit v1.2.3