]> git.pld-linux.org Git - packages/cvsweb.git/blobdiff - cvsweb-config.patch
- change config file name to /etc/httpd/cvsweb.conf.
[packages/cvsweb.git] / cvsweb-config.patch
diff --git a/cvsweb-config.patch b/cvsweb-config.patch
new file mode 100644 (file)
index 0000000..2a118af
--- /dev/null
@@ -0,0 +1,12 @@
+diff -uNr cvsweb.orig/cvsweb.cgi cvsweb/cvsweb.cgi
+--- cvsweb.orig/cvsweb.cgi     Sun Oct  3 19:24:58 1999
++++ cvsweb/cvsweb.cgi  Tue Oct 12 21:27:48 1999
+@@ -73,7 +73,7 @@
+ ##### Start of Configuration Area ########
+ # == EDIT this == 
+ # User configuration is stored in
+-$config = $ENV{'CVSWEB_CONFIG'} || '/usr/local/web/apache/conf/cvsweb.conf';
++$config = $ENV{'CVSWEB_CONFIG'} || '/etc/httpd/cvsweb.conf';
+ # == Configuration defaults ==
+ # Defaults for configuration variables that shouldn't need
This page took 0.395303 seconds and 4 git commands to generate.