Fix profilePath for examples ZEB-665
[idzebra-moved-to-github.git] / examples / marc21 / zebra.cfg
index 97aabb2..dae8c09 100644 (file)
@@ -1,8 +1,7 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.1 2005-01-04 17:03:22 quinn Exp $
 #
 # Where the schema files, attribute files, etc are located.
-profilePath: ${srcdir:-.}:${srcdir:-.}/../../tab
+profilePath: .:../../tab:/usr/share/idzebra-2.0/tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
@@ -10,4 +9,4 @@ attset: explain.att
 
 recordType: grs.marcxml.marc21
 
-modulePath: ../../recctrl/.libs
+modulePath: ../../index/.libs