]> git.pld-linux.org Git - packages/rp-pppoe.git/commitdiff
- use /usr/sbin/pppd
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 7 Feb 2004 14:27:53 +0000 (14:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rp-pppoe-ac.patch -> 1.5

rp-pppoe-ac.patch

index 82a13fd0a66156294d95d69aa012a4d5c8e86db6..8ee355773df8895d29a4f5a38c7cdbe1b3644308 100644 (file)
@@ -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
This page took 0.067712 seconds and 4 git commands to generate.