aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libpcap/patches/103-makefile_flex_workaround.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-03 13:14:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-03 13:14:56 +0000
commit41a9f280c4db4bc866e28654f125cdb998b6e9ed (patch)
tree6d819f1e8c2e85d555ae7da7633b224f52940017 /package/libs/libpcap/patches/103-makefile_flex_workaround.patch
parent55a76c19b1502f60dc27141b6ac1f4a15e9f7744 (diff)
downloadupstream-41a9f280c4db4bc866e28654f125cdb998b6e9ed.tar.gz
upstream-41a9f280c4db4bc866e28654f125cdb998b6e9ed.tar.bz2
upstream-41a9f280c4db4bc866e28654f125cdb998b6e9ed.zip
libpcap: update to version 1.7.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46776
Diffstat (limited to 'package/libs/libpcap/patches/103-makefile_flex_workaround.patch')
-rw-r--r--package/libs/libpcap/patches/103-makefile_flex_workaround.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libpcap/patches/103-makefile_flex_workaround.patch b/package/libs/libpcap/patches/103-makefile_flex_workaround.patch
index f5427261e1..a7ab9ad054 100644
--- a/package/libs/libpcap/patches/103-makefile_flex_workaround.patch
+++ b/package/libs/libpcap/patches/103-makefile_flex_workaround.patch
@@ -3,7 +3,7 @@
--- a/Makefile.in
+++ b/Makefile.in
-@@ -59,7 +59,7 @@ LN_S = @LN_S@
+@@ -57,7 +57,7 @@ LN_S = @LN_S@
MKDEP = @MKDEP@
CCOPT = @V_CCOPT@
INCLS = -I. @V_INCLS@