Author: glen                         Date: Sat Jan  7 00:16:07 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use /etc/eventum for non-webapps (cli, scm)

---- Files affected:
SOURCES:
   eventum-paths.patch (1.28 -> 1.29) , eventum-cvs-config.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/eventum-paths.patch
diff -u SOURCES/eventum-paths.patch:1.28 SOURCES/eventum-paths.patch:1.29
--- SOURCES/eventum-paths.patch:1.28    Wed Dec 21 17:08:35 2005
+++ SOURCES/eventum-paths.patch Sat Jan  7 01:16:01 2006
@@ -5,7 +5,7 @@
  // @(#) $Id$
  //
 -include_once("config.inc.php");
-+include_once("/etc/webapps/eventum/cli.php");
++include_once("/etc/eventum/cli.php");
  include_once(APP_INC_PATH . "class.command_line.php");
  include_once(APP_PEAR_PATH . "XML_RPC/RPC.php");
  

================================================================
Index: SOURCES/eventum-cvs-config.patch
diff -u SOURCES/eventum-cvs-config.patch:1.3 
SOURCES/eventum-cvs-config.patch:1.4
--- SOURCES/eventum-cvs-config.patch:1.3        Wed Dec 21 00:25:04 2005
+++ SOURCES/eventum-cvs-config.patch    Sat Jan  7 01:16:02 2006
@@ -8,7 +8,7 @@
 -$eventum_relative_url = '/';
 -$eventum_port = 80;
  
-+include '/etc/webapps/eventum/cvs.php';
++include '/etc/eventum/cvs.php';
  
  //
  // DO NOT CHANGE ANYTHING AFTER THIS LINE
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-paths.patch?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SOURCES/eventum-cvs-config.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to