SOURCES: nag-prefs.patch (NEW) - update path to horde app

glen glen at pld-linux.org
Tue Aug 2 14:34:05 CEST 2005


Author: glen                         Date: Tue Aug  2 12:34:05 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update path to horde app

---- Files affected:
SOURCES:
   nag-prefs.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/nag-prefs.patch
diff -u /dev/null SOURCES/nag-prefs.patch:1.1
--- /dev/null	Tue Aug  2 14:34:05 2005
+++ SOURCES/nag-prefs.patch	Tue Aug  2 14:34:00 2005
@@ -0,0 +1,11 @@
+--- ./config/prefs.php.dist	2005-02-15 22:21:35.000000000 +0200
++++ /tmp/prefs.php	2005-08-02 11:16:33.000000000 +0300
+@@ -6,7 +6,7 @@
+  */
+ 
+ // Make sure that constants are defined.
+- at define('NAG_BASE', dirname(__FILE__) . '/..');
++ at define('NAG_BASE', '/usr/share/horde/nag');
+ require_once NAG_BASE . '/lib/Nag.php';
+ 
+ $prefGroups['display'] = array(
================================================================



More information about the pld-cvs-commit mailing list