X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fppp%2Fpatches%2F200-makefile.patch;h=aec6d8bd65c93a23767e4eddf3a8724eb4d07039;hp=5bbf8602d18a75dba5e3fc498b1942c649e81ec3;hb=393c8bff072731e5ab2e544d286ebd68522787e6;hpb=60c1f0f64d23003a19a07d6b9638542130f6641d;ds=sidebyside diff --git a/package/ppp/patches/200-makefile.patch b/package/ppp/patches/200-makefile.patch index 5bbf8602d1..aec6d8bd65 100644 --- a/package/ppp/patches/200-makefile.patch +++ b/package/ppp/patches/200-makefile.patch @@ -1,7 +1,8 @@ -diff -ruN ppp-2.4.3-orig/pppd/Makefile.linux ppp-2.4.3-3/pppd/Makefile.linux ---- ppp-2.4.3-orig/pppd/Makefile.linux 2004-11-13 13:02:22.000000000 +0100 -+++ ppp-2.4.3-3/pppd/Makefile.linux 2004-12-16 04:43:41.000000000 +0100 -@@ -48,19 +48,19 @@ +Index: ppp-2.4.3/pppd/Makefile.linux +=================================================================== +--- ppp-2.4.3.orig/pppd/Makefile.linux 2007-06-04 13:22:08.197609056 +0200 ++++ ppp-2.4.3/pppd/Makefile.linux 2007-06-04 13:22:11.837055776 +0200 +@@ -48,21 +48,21 @@ # Uncomment the next line to include support for PPP packet filtering. # This requires that the libpcap library and headers be installed # and that the kernel driver support PPP packet filtering. @@ -23,8 +24,11 @@ diff -ruN ppp-2.4.3-orig/pppd/Makefile.linux ppp-2.4.3-3/pppd/Makefile.linux -HAS_SHADOW=y +#HAS_SHADOW=y #USE_PAM=y - #HAVE_INET6=y +-#HAVE_INET6=y ++HAVE_INET6=y + # Enable plugins + PLUGIN=y @@ -77,7 +77,7 @@ INCLUDE_DIRS= -I../include