Build main libidzebra-2.0.la. Bug #620.
[idzebra-moved-to-github.git] / test / rusmarc / zebra.cfg
index a342948..76bf150 100644 (file)
@@ -1,9 +1,9 @@
 # Simple Zebra configuration file that defines
 # Database with RUSMARC records.
-# $Id: zebra.cfg,v 1.2 2003-11-09 11:56:06 oleg Exp $
+# $Id: zebra.cfg,v 1.6 2006-07-03 14:27:27 adam Exp $
 #
 # Where are the config files located?
-profilePath: .:./tab:../../tab:../../../yaz/tab
+profilePath: ${srcdir:-.}/tab:${srcdir:-.}/../../tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
@@ -12,20 +12,8 @@ attset: explain.att
 # Specify record type
 recordType: grs.marc.rusmarc
 
-# Lock File Area
-lockDir: lock
-
-# Temp File area for result sets
-setTmpDir: tmp
-
-# Temp File area for index program
-keyTmpDir: tmp
-
-# Approx. Memory usage during indexing
-memMax: 4
-
-# Specify register area
-register: register:100M
-
 # Default encoding
-encoding: koi8-r
\ No newline at end of file
+encoding: koi8-r
+
+# Set up modulePath
+modulePath: ../../index/.libs