Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3c59f4ef021626d287a69c16dc31ddae > files > 4

gitweb-caching-1.6.5.2-8.b1ab8b5.fc14.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