X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fmalxml%2Fzebra.cfg;h=8e66781986ce18a8c3b4373df3ffd82379c96431;hb=a9eae0225b1a51b0257f80d9da9f95475dd04f53;hp=1ceb59a3250404745b9f66f4cb6e32b1d8bc578d;hpb=025215fcab86e8ea7c143238da9ffab5afdd1067;p=idzebra-moved-to-github.git diff --git a/test/malxml/zebra.cfg b/test/malxml/zebra.cfg index 1ceb59a..8e66781 100644 --- a/test/malxml/zebra.cfg +++ b/test/malxml/zebra.cfg @@ -1,8 +1,8 @@ # Simple Zebra configuration file -# $Id: zebra.cfg,v 1.1 2003-09-08 09:30:17 adam Exp $ +# $Id: zebra.cfg,v 1.3 2004-09-27 10:44:51 adam Exp $ # # Where the schema files, attribute files, etc are located. -profilePath: .:../../tab +profilePath: ${srcdir:-.}/../../tab # Files that describe the attribute sets supported. attset: bib1.att @@ -15,3 +15,5 @@ recordtype: grs.xml #storedata: 1 #recordId: (bib1,identifier-standard) isam: b + +modulePath: ../../recctrl/.libs