Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 5209ef1ef02f810263ca769c6142c5c4 > files > 4

gitweb-caching-1.6.5.2-8.b1ab8b5.fc13.src.rpm

diff -uNr gitweb/gitweb/gitweb_defaults.perl gitweb.orig/gitweb/gitweb_defaults.perl
--- gitweb/gitweb/gitweb_defaults.perl	2010-02-04 15:49:27.000000000 -0800
+++ gitweb.orig/gitweb/gitweb_defaults.perl	2010-02-04 15:47:08.000000000 -0800
@@ -217,7 +217,7 @@
 
 # If you need to change the location of the caching directory, override this
 # otherwise this will probably do fine for you
-$cachedir = 'cache';
+$cachedir = '/var/cache/gitweb-caching';
 
 # If this is set (to 1) cache will do it's best to always display something instead
 # of making someone wait for the cache to update.  This will launch the cacheUpdate