Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/idzebra
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 5 Mar 2015 13:57:36 +0000 (14:57 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 5 Mar 2015 13:57:36 +0000 (14:57 +0100)
examples/gils/zebra.cfg
examples/marc21/zebra.cfg
examples/marcxml/zebra.cfg
examples/zthes/zebra.cfg

index 72b13ea..278f3e3 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
@@ -24,6 +24,6 @@ storedata: 1
 
 sortindex: i
 
-modulePath: ../../index/.libs
+modulePath: ../../index/.libs:/usr/lib/idzebra-2.0/modules
 #shadow: shadow:100M
 # register: register:100M
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
index ecafb4f..7e91273 100644 (file)
@@ -1,5 +1,5 @@
-profilePath: .:./../../tab
-modulePath: ../../index/.libs
+profilePath: .:../../tab:/usr/share/idzebra-2.0/tab
+modulePath: ../../index/.libs:/usr/lib/idzebra-2.0/modules
 
 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