SOURCES: bugzilla-pld.patch - up to 2.22.2
glen
glen at pld-linux.org
Wed Apr 4 08:00:26 CEST 2007
Author: glen Date: Wed Apr 4 06:00:25 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- up to 2.22.2
---- Files affected:
SOURCES:
bugzilla-pld.patch (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SOURCES/bugzilla-pld.patch
diff -u SOURCES/bugzilla-pld.patch:1.4 SOURCES/bugzilla-pld.patch:1.5
--- SOURCES/bugzilla-pld.patch:1.4 Mon Apr 24 22:09:32 2006
+++ SOURCES/bugzilla-pld.patch Wed Apr 4 08:00:20 2007
@@ -1,14 +1,14 @@
---- bugzilla-2.22/Bugzilla/Config.pm 2006-04-23 05:45:09.000000000 +0300
-+++ ./Config.pm 2006-04-24 02:50:00.901038343 +0300
-@@ -52,7 +52,7 @@
+--- bugzilla-2.22/Bugzilla/Config.pm 2006-04-24 02:50:00.901038343 +0300
++++ bugzilla-2.22.2/Bugzilla/Config.pm 2007-04-04 08:59:05.403817641 +0300
+@@ -53,7 +53,7 @@
# some point.
# constant paths
-our $libpath = '.';
+our $libpath = '/usr/share/bugzilla';
- our $templatedir = "$libpath/template";
- # variable paths
+ # importxml.pl, when run by a mail daemon, sets the bugzilla path explicitly.
+ # This then mucks it up, so if we are coming from importxml.pl, set $libpath
@@ -64,8 +64,8 @@
$localconfig = "$libpath/localconfig.$project";
$datadir = "$libpath/data/$project";
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/bugzilla-pld.patch?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list