X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b5cb1795de1f0959de1e228bd2e784d1cea921a7..97ad75a40a47df06bbec7a4a4f6b9c117d110967:/package/libpcap/patches/101-cross-compile-fix.patch diff --git a/package/libpcap/patches/101-cross-compile-fix.patch b/package/libpcap/patches/101-cross-compile-fix.patch index e73b4c9c2..2f166c849 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 $@