Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / test / usmarc / zebra.cfg
index 897085c..a831cae 100644 (file)
@@ -1,9 +1,8 @@
 # Simple Zebra configuration file that defines
 # a database with USMARC records.
-# $Id: zebra.cfg,v 1.2 1998-05-20 10:12:30 adam Exp $
 #
-# Where are the YAZ / Zebra tables located?
-profilePath: .:../../tab:../../../yaz/tab
+# Where are the config files located?
+profilePath: ${srcdir:-.}:${srcdir:-.}/../../tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
@@ -12,9 +11,6 @@ attset: explain.att
 # Specify record type
 recordType: grs.marc.usmarc
 
-# Register Area
-register: register:100M
-
 # Lock File Area
 lockDir: lock
 
@@ -27,3 +23,4 @@ keyTmpDir: tmp
 # Approx. Memory usage during indexing
 memMax: 4
 
+modulePath: ../../index/.libs