SOURCES (DEVEL): eventum-paths.patch - fix typo in include_path

glen glen at pld-linux.org
Tue Jul 26 22:16:20 CEST 2005


Author: glen                         Date: Tue Jul 26 20:16:20 2005 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- fix typo in include_path

---- Files affected:
SOURCES:
   eventum-paths.patch (1.22.2.2 -> 1.22.2.3) 

---- Diffs:

================================================================
Index: SOURCES/eventum-paths.patch
diff -u SOURCES/eventum-paths.patch:1.22.2.2 SOURCES/eventum-paths.patch:1.22.2.3
--- SOURCES/eventum-paths.patch:1.22.2.2	Tue Jul 26 19:55:17 2005
+++ SOURCES/eventum-paths.patch	Tue Jul 26 22:16:15 2005
@@ -262,7 +262,7 @@
 -} else {
 -    ini_set("include_path", ".:./../include/pear/");
 -}
-+ini_set("include_path", ".:./../include/pear/");
++ini_set("include_path", ".:../../include/pear/");
  include_once("File/Util.php");
  
  $html = checkRequirements();
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-paths.patch?r1=1.22.2.2&r2=1.22.2.3&f=u




More information about the pld-cvs-commit mailing list