SOURCES: gallery-setup.patch - put g2data to /var/lib/gallery

glen glen at pld-linux.org
Sun Aug 27 19:37:48 CEST 2006


Author: glen                         Date: Sun Aug 27 17:37:48 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- put g2data to /var/lib/gallery

---- Files affected:
SOURCES:
   gallery-setup.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gallery-setup.patch
diff -u SOURCES/gallery-setup.patch:1.1 SOURCES/gallery-setup.patch:1.2
--- SOURCES/gallery-setup.patch:1.1	Sun Aug 27 15:29:28 2006
+++ SOURCES/gallery-setup.patch	Sun Aug 27 19:37:42 2006
@@ -19,7 +19,7 @@
  	    $this->_dir = $galleryStub->getConfig('data.gallery.base');
  	    if (empty($this->_dir)) {
 -		$this->_dir = $_SESSION['configPath'] . DIRECTORY_SEPARATOR . 'g2data';
-+		$this->_dir = '/var/lib/gallery/g2data';
++		$this->_dir = '/var/lib/gallery';
  	    }
  	}
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gallery-setup.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list