SOURCES: bugzilla-pld.patch - updated
arekm
arekm at pld-linux.org
Tue Jan 22 22:08:33 CET 2008
Author: arekm Date: Tue Jan 22 21:08:33 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated
---- Files affected:
SOURCES:
bugzilla-pld.patch (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SOURCES/bugzilla-pld.patch
diff -u SOURCES/bugzilla-pld.patch:1.9 SOURCES/bugzilla-pld.patch:1.10
--- SOURCES/bugzilla-pld.patch:1.9 Thu Jun 21 23:18:41 2007
+++ SOURCES/bugzilla-pld.patch Tue Jan 22 22:08:28 2008
@@ -47,11 +47,11 @@
- 'localconfig' => "$libpath/$localconfig",
- 'datadir' => "$libpath/$datadir",
- 'attachdir' => "$libpath/$datadir/attachments",
-- 'skinsdir' => "$libpath/skins/contrib",
+- 'skinsdir' => "$libpath/skins",
+ 'localconfig' => "/etc/webapps/bugzilla/$localconfig",
+ 'datadir' => "/var/lib/bugzilla/$datadir",
+ 'attachdir' => "/var/lib/bugzilla/$datadir/attachments",
-+ 'skinsdir' => "/usr/share/bugzilla/htdocs/skins/contrib",
++ 'skinsdir' => "/usr/share/bugzilla/htdocs/skins",
# $webdotdir must be in the webtree somewhere. Even if you use a
# local dot, we output images to there. Also, if $webdotdir is
# not relative to the bugzilla root directory, you'll need to
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/bugzilla-pld.patch?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list