SOURCES (DEVEL): cvsweb-config.patch - cvsweb.conf moved to subdir
glen
glen at pld-linux.org
Sat Jun 18 16:35:59 CEST 2005
Author: glen Date: Sat Jun 18 14:35:59 2005 GMT
Module: SOURCES Tag: DEVEL
---- Log message:
- cvsweb.conf moved to subdir
---- Files affected:
SOURCES:
cvsweb-config.patch (1.2.4.2 -> 1.2.4.3)
---- Diffs:
================================================================
Index: SOURCES/cvsweb-config.patch
diff -u SOURCES/cvsweb-config.patch:1.2.4.2 SOURCES/cvsweb-config.patch:1.2.4.3
--- SOURCES/cvsweb-config.patch:1.2.4.2 Thu Aug 19 14:14:17 2004
+++ SOURCES/cvsweb-config.patch Sat Jun 18 16:35:54 2005
@@ -6,7 +6,7 @@
# == EDIT this ==
# Locations to search for user configuration, in order:
-for (catfile($mydir, 'cvsweb.conf'), '/usr/local/etc/cvsweb/cvsweb.conf') {
-+for (catfile($mydir, 'cvsweb.conf'), '/etc/cvsweb.conf') {
++for (catfile($mydir, 'cvsweb.conf'), '/etc/cvsweb/cvsweb.conf') {
if (-r $_) {
$config = $_;
last;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/cvsweb-config.patch?r1=1.2.4.2&r2=1.2.4.3&f=u
More information about the pld-cvs-commit
mailing list