installer (part 2): more work
[koha-equinox.git] / etc / zebradb / zebra-biblios.cfg
index 6d368a2..b791067 100644 (file)
@@ -3,7 +3,7 @@
 # $Id: zebra.cfg,v 1.1.2.2 2006/05/09 12:03:16 rangi Exp $
 #
 # Where are the config files located?
-profilePath:__PREFIX__/share/koha/etc/zebradb/biblios/etc:__PREFIX__/share/koha/etc/zebradb/etc
+profilePath:__ZEBRA_CONF_DIR__/biblios/etc:__ZEBRA_CONF_DIR__/zebradb/etc
 # modulePath - where to look for loadable zebra modules
 modulePath: /usr/lib/idzebra-2.0/modules
 
@@ -23,17 +23,17 @@ storeData:1
 
 
 # Lock File Area
-lockDir: __BASE_DIR__/zebradb/biblios/lock
+lockDir: __ZEBRA_LOCK_DIR__/biblios
 perm.anonymous:r
 perm.__ZEBRA_USER__:rw
-register: __BASE_DIR__/zebradb/biblios/register:4G
-shadow: __BASE_DIR__/zebradb/biblios/shadow:4G
+register: __ZEBRA_DATA_DIR__/biblios/register:4G
+shadow: __ZEBRA_DATA_DIR__/biblios/shadow:4G
 
 # Temp File area for result sets
-setTmpDir: __BASE_DIR__/zebradb/biblios/tmp
+setTmpDir: __ZEBRA_DATA_DIR__/biblios/tmp
 
 # Temp File area for index program
-keyTmpDir: __BASE_DIR__/zebradb/biblios/key
+keyTmpDir: __ZEBRA_DATA_DIR__/biblios/key
 
 # Approx. Memory usage during indexing
 memMax: 500M