aboutsummaryrefslogtreecommitdiffstats
path: root/package/libpcap/patches/101-cross-compile-fix.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-07-07 14:41:48 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-07-07 14:41:48 +0000
commit13758896aa6a11711205d715c67ef308e4851b8f (patch)
tree914b7e1c27c3d2a345328089c78455b1613cbae5 /package/libpcap/patches/101-cross-compile-fix.patch
parent83095aef7c709a9b9b9b5bddf2ec3ea3015a8f98 (diff)
downloadmaster-187ad058-13758896aa6a11711205d715c67ef308e4851b8f.tar.gz
master-187ad058-13758896aa6a11711205d715c67ef308e4851b8f.tar.bz2
master-187ad058-13758896aa6a11711205d715c67ef308e4851b8f.zip
Update libpcap to 0.9.8 (#3571)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11742 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libpcap/patches/101-cross-compile-fix.patch')
-rw-r--r--package/libpcap/patches/101-cross-compile-fix.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/libpcap/patches/101-cross-compile-fix.patch b/package/libpcap/patches/101-cross-compile-fix.patch
index e73b4c9c24..2f166c8491 100644
--- a/package/libpcap/patches/101-cross-compile-fix.patch
+++ b/package/libpcap/patches/101-cross-compile-fix.patch
@@ -1,8 +1,6 @@
-Index: libpcap-0.9.4/Makefile.in
-===================================================================
---- libpcap-0.9.4.orig/Makefile.in 2007-06-04 13:22:03.614305824 +0200
-+++ libpcap-0.9.4/Makefile.in 2007-06-04 13:22:03.799277704 +0200
-@@ -117,7 +117,7 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -119,7 +119,7 @@
libpcap.a: $(OBJ)
@rm -f $@