diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-08 12:56:46 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-08 12:56:46 +0000 |
commit | 45ab1a31628006af6a1fc5b45c39f64b9a699949 (patch) | |
tree | fea9a9278bb88761cde45827f1ff6ce1adad9ad3 /package/iptables/patches/030-no-libnfnetlink.patch | |
parent | fa3c5ac38aed85b86cdf159e59524d5fcb3f70fc (diff) | |
download | upstream-45ab1a31628006af6a1fc5b45c39f64b9a699949.tar.gz upstream-45ab1a31628006af6a1fc5b45c39f64b9a699949.tar.bz2 upstream-45ab1a31628006af6a1fc5b45c39f64b9a699949.zip |
package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369)
SVN-Revision: 24345
Diffstat (limited to 'package/iptables/patches/030-no-libnfnetlink.patch')
-rw-r--r-- | package/iptables/patches/030-no-libnfnetlink.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iptables/patches/030-no-libnfnetlink.patch b/package/iptables/patches/030-no-libnfnetlink.patch index 07bed666ca..cda9a7205b 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"]) |