aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/patches/300-filter-pcap-includes-lib.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-20 22:36:38 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-20 22:36:38 +0000
commita32b336a3bc5ab07f808f4b1c2a1dcee16e2b553 (patch)
treef4ea8016ec28053b06c7d3d9a8b14c6f80dc56d5 /package/ppp/patches/300-filter-pcap-includes-lib.patch
parent54c401d74230750629cae557b5a7d0489c3387bd (diff)
downloadupstream-a32b336a3bc5ab07f808f4b1c2a1dcee16e2b553.tar.gz
upstream-a32b336a3bc5ab07f808f4b1c2a1dcee16e2b553.tar.bz2
upstream-a32b336a3bc5ab07f808f4b1c2a1dcee16e2b553.zip
[package] update ppp to v2.4.4 (#5102)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15955 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ppp/patches/300-filter-pcap-includes-lib.patch')
-rw-r--r--package/ppp/patches/300-filter-pcap-includes-lib.patch9
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),)