Fix modulePath for examples ZEB-665
[idzebra-moved-to-github.git] / examples / marc21 / zebra.cfg
index c7851bd..8b37480 100644 (file)
@@ -1,8 +1,7 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.2 2006-07-03 14:27:06 adam 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: ../../index/.libs
+modulePath: ../../index/.libs:/usr/lib/idzebra-2.0/modules