Fix profilePath for examples ZEB-665
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 5 Mar 2015 13:50:43 +0000 (14:50 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 5 Mar 2015 13:50:43 +0000 (14:50 +0100)
examples/gils/zebra.cfg
examples/marc21/zebra.cfg
examples/marcxml/zebra.cfg
examples/zthes/zebra.cfg

index 72b13ea..c1a10f6 100644 (file)
@@ -1,7 +1,7 @@
 # Simple Zebra configuration file
 #
 # Where the schema files, attribute files, etc are located.
-profilePath: .:../../tab
+profilePath: .:../../tab:/usr/share/idzebra-2.0/tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
index af52022..dae8c09 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
index ecafb4f..381a6d2 100644 (file)
@@ -1,4 +1,4 @@
-profilePath: .:./../../tab
+profilePath: .:../../tab:/usr/share/idzebra-2.0/tab
 modulePath: ../../index/.libs
 
 recordtype: dom.dom-config.xml
index 87b9956..95d32dc 100644 (file)
@@ -1,4 +1,4 @@
-profilePath: .:../../tab
+profilePath: .:../../tab:/usr/share/idzebra-2.0/tab
 recordType: grs.sgml
 attset: zthes.att
 attset: bib1.att