SOURCES: mysqlstat-paths.patch - adapted CGI executable to FHS com...

gotar gotar at pld-linux.org
Tue May 8 20:33:38 CEST 2007


Author: gotar                        Date: Tue May  8 18:33:38 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adapted CGI executable to FHS compliant cache directory

---- Files affected:
SOURCES:
   mysqlstat-paths.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/mysqlstat-paths.patch
diff -u SOURCES/mysqlstat-paths.patch:1.3 SOURCES/mysqlstat-paths.patch:1.4
--- SOURCES/mysqlstat-paths.patch:1.3	Tue May 17 11:33:54 2005
+++ SOURCES/mysqlstat-paths.patch	Tue May  8 20:33:32 2007
@@ -32,7 +32,7 @@
  
  use constant SKIN_BASE_DIR	 => HOME_DIR.'/skins';
 -use constant CACHE_DIR 		 => '/tmp';
-+use constant CACHE_DIR 		 => '/var/lib/mysqlstat/cache';
++use constant CACHE_DIR 		 => '/var/cache/mysqlstat';
  ###############################################################################
  # CONFIG END
  ###############################################################################
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mysqlstat-paths.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list