diff options
Diffstat (limited to 'package/ppp/patches/300-filter-pcap-includes-lib.patch')
-rw-r--r-- | package/ppp/patches/300-filter-pcap-includes-lib.patch | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/package/ppp/patches/300-filter-pcap-includes-lib.patch b/package/ppp/patches/300-filter-pcap-includes-lib.patch index bc8bee95fd..dc6b2d3f43 100644 --- a/package/ppp/patches/300-filter-pcap-includes-lib.patch +++ b/package/ppp/patches/300-filter-pcap-includes-lib.patch @@ -1,8 +1,7 @@ -Index: ppp-2.4.3/pppd/Makefile.linux -=================================================================== ---- ppp-2.4.3.orig/pppd/Makefile.linux 2007-06-04 13:22:12.463960472 +0200 -+++ ppp-2.4.3/pppd/Makefile.linux 2007-06-04 13:22:14.133706632 +0200 -@@ -172,8 +172,8 @@ +diff -Naur ppp-2.4.4.orig/pppd/Makefile.linux ppp-2.4.4/pppd/Makefile.linux +--- ppp-2.4.4.orig/pppd/Makefile.linux 2009-05-07 22:25:24.000000000 -0400 ++++ ppp-2.4.4/pppd/Makefile.linux 2009-05-07 22:28:44.000000000 -0400 +@@ -170,8 +170,8 @@ ifdef FILTER ifneq ($(wildcard /usr/include/pcap-bpf.h),) |