X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fflorian.git;a=blobdiff_plain;f=package%2Fppp%2Fpatches%2F107-debian_stripMSdomain.patch;h=de1d1e8d3cc702f1faa942f4d4931929b5f2e500;hp=d52e38645dcd2f58fdcf3aa5d895c2458865c1bf;hb=91142205534e135a29ceb3992708bf2ca3219021;hpb=d5b15895ef66b9a664afa72d88507060e1f0a270 diff --git a/package/ppp/patches/107-debian_stripMSdomain.patch b/package/ppp/patches/107-debian_stripMSdomain.patch index d52e38645d..de1d1e8d3c 100644 --- a/package/ppp/patches/107-debian_stripMSdomain.patch +++ b/package/ppp/patches/107-debian_stripMSdomain.patch @@ -1,6 +1,7 @@ -diff -ruN ppp.orig/pppd/chap-new.c ppp/pppd/chap-new.c ---- ppp.orig/pppd/chap-new.c 2003-11-27 23:25:17.000000000 +0100 -+++ ppp/pppd/chap-new.c 2003-12-02 12:26:21.000000000 +0100 +Index: ppp-2.4.3/pppd/chap-new.c +=================================================================== +--- ppp-2.4.3.orig/pppd/chap-new.c 2007-06-04 13:22:08.298593704 +0200 ++++ ppp-2.4.3/pppd/chap-new.c 2007-06-04 13:22:11.199152752 +0200 @@ -57,6 +57,7 @@ int chap_timeout_time = 3; int chap_max_transmits = 10;