SOURCES (DEVEL): cowiki-FHS.patch - webapps path

glen glen at pld-linux.org
Tue Feb 7 01:01:15 CET 2006


Author: glen                         Date: Tue Feb  7 00:01:14 2006 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- webapps path

---- Files affected:
SOURCES:
   cowiki-FHS.patch (1.1 -> 1.1.2.1) 

---- Diffs:

================================================================
Index: SOURCES/cowiki-FHS.patch
diff -u SOURCES/cowiki-FHS.patch:1.1 SOURCES/cowiki-FHS.patch:1.1.2.1
--- SOURCES/cowiki-FHS.patch:1.1	Sat Jun 18 12:51:28 2005
+++ SOURCES/cowiki-FHS.patch	Tue Feb  7 01:01:09 2006
@@ -5,7 +5,7 @@
  
          try {
 -            $sPath = realpath(getDirName(__FILE__).'../..') . '/core.conf';
-+            $sPath = '/etc/cowiki/core.conf';
++            $sPath = '/etc/webapps/cowiki/core.conf';
  
              $Conf = new Config();
              $aConf = $Conf->getIniConfigAsArray($sPath);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/cowiki-FHS.patch?r1=1.1&r2=1.1.2.1&f=u



More information about the pld-cvs-commit mailing list