SOURCES: nag-prefs.patch - update to 2.2rc2
glen
glen at pld-linux.org
Thu Feb 7 00:17:10 CET 2008
Author: glen Date: Wed Feb 6 23:17:10 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update to 2.2rc2
---- Files affected:
SOURCES:
nag-prefs.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/nag-prefs.patch
diff -u SOURCES/nag-prefs.patch:1.2 SOURCES/nag-prefs.patch:1.3
--- SOURCES/nag-prefs.patch:1.2 Wed Apr 5 19:18:52 2006
+++ SOURCES/nag-prefs.patch Thu Feb 7 00:17:04 2008
@@ -1,11 +1,11 @@
---- nag-2.1/config/prefs.php.dist 2005-02-15 22:21:35.000000000 +0200
-+++ nag-2.1/config/prefs.php 2005-08-02 11:16:33.000000000 +0300
+--- nag-2.2-rc2/config/prefs.php~ 2008-02-07 01:11:09.000000000 +0200
++++ nag-2.2-rc2/config/prefs.php 2008-02-07 01:11:40.867740918 +0200
@@ -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';
+-require_once dirname(__FILE__) . '/../lib/Nag.php';
++require_once '/usr/share/horde/nag/lib/Nag.php';
$prefGroups['display'] = array(
+ 'column' => _("General Options"),
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/nag-prefs.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list