]> i-scream Git - www.i-scream.org.git/blobdiff - cgi-bin/cvslog.cgi
Update CGI's to know about new site.
[www.i-scream.org.git] / cgi-bin / cvslog.cgi
index e71e471ef9251032047df0a8034cf170e845335f..20816565c1fb45e37d59f9d37abb18c722ccf204 100755 (executable)
@@ -48,7 +48,7 @@ my($cvs2clargs) = "--stdout --no-wrap --no-common-dir -r -t -w -S -U $cvsroot/CV
 my($updatecmd) = "/home/iscream/bin/fullcvsupdate.sh $modulelist";
 my($logcmd) = "cd /tmp/i-scream/cvstmp && $cvs2clpath $cvs2clargs";
 
-my ($incdir) = "../nwww";
+my ($incdir) = "../htdocs";
 
 # Include files
 my ($doctype) = "$incdir/doctype.inc";