Update of /cvsroot/leaf/src/bering-uclibc/apps/ppp
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv10103

Modified Files:
        ppp_pathnames.h.patch 
Log Message:
ommit the version number in the path to the plugins, like we do in our ppp 
plugin packages

Index: ppp_pathnames.h.patch
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/ppp/ppp_pathnames.h.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ppp_pathnames.h.patch       14 Aug 2006 18:07:41 -0000      1.1
--- ppp_pathnames.h.patch       28 Aug 2006 18:16:09 -0000      1.2
***************
*** 10,11 ****
--- 10,20 ----
   #define _PATH_RESOLV  _ROOT_PATH "/etc/ppp/resolv.conf"
   
+ @@ -57,7 +57,7 @@
+  
+  #ifdef PLUGIN
+  #ifdef __STDC__
+ -#define _PATH_PLUGIN DESTDIR "/lib/pppd/" VERSION
+ +#define _PATH_PLUGIN DESTDIR "/lib/pppd/"
+  #else /* __STDC__ */
+  #define _PATH_PLUGIN "/usr/lib/pppd"
+  #endif /* __STDC__ */


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to