Fix modulePath for examples ZEB-665
[idzebra-moved-to-github.git] / examples / marc21 / zebra.cfg
index af52022..8b37480 100644 (file)
@@ -1,7 +1,7 @@
 # Simple Zebra configuration file
 #
 # 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
@@ -9,4 +9,4 @@ attset: explain.att
 
 recordType: grs.marcxml.marc21
 
-modulePath: ../../index/.libs
+modulePath: ../../index/.libs:/usr/lib/idzebra-2.0/modules