SOURCES: acid-config.patch - fix adodb location. closes #5780
glen
glen at pld-linux.org
Sat Apr 15 20:16:33 CEST 2006
Author: glen Date: Sat Apr 15 18:16:33 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix adodb location. closes #5780
---- Files affected:
SOURCES:
acid-config.patch (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SOURCES/acid-config.patch
diff -u SOURCES/acid-config.patch:1.4 SOURCES/acid-config.patch:1.5
--- SOURCES/acid-config.patch:1.4 Mon Jan 17 09:16:05 2005
+++ SOURCES/acid-config.patch Sat Apr 15 20:16:28 2006
@@ -5,7 +5,7 @@
* $foo = "c:\tmp\" [WRONG]
*/
-$DBlib_path = "";
-+$DBlib_path = "/usr/share/pear/adodb";
++$DBlib_path = "/usr/share/php/adodb";
/* The type of underlying alert database
*
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/acid-config.patch?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list