From 832549638f8d6816050bb007f6351ad1e642fa90 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 7 Feb 2004 14:27:53 +0000 Subject: [PATCH] - use /usr/sbin/pppd Changed files: rp-pppoe-ac.patch -> 1.5 --- rp-pppoe-ac.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rp-pppoe-ac.patch b/rp-pppoe-ac.patch index 82a13fd..8ee3557 100644 --- a/rp-pppoe-ac.patch +++ b/rp-pppoe-ac.patch @@ -607,7 +607,7 @@ diff -urN rp-pppoe-3.5.org/src/configure.in rp-pppoe-3.5/src/configure.in + AC_MSG_WARN([*** Oops! I couldn't find pppd, the PPP daemon anywhere.]) + AC_MSG_WARN([*** You must install pppd, version 2.3.10 or later.]) + AC_MSG_WARN([*** I will keep going, but it may not work.]) -+ PPPD="pppd" ++ PPPD="/usr/sbin/pppd" fi dnl Figure out pppd version. 2.3.7 to 2.3.9 -- issue warning. Less than -- 2.44.0