From 8b2316640b430cc7355a0451232d13842eaeb8cd Mon Sep 17 00:00:00 2001 From: kados Date: Sun, 11 Dec 2005 04:09:56 +0000 Subject: [PATCH] Fixed wrong path for tab file. --- misc/zebra/usmarc/zebra.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/zebra/usmarc/zebra.cfg b/misc/zebra/usmarc/zebra.cfg index 4922b61a70..84ff93d3d6 100644 --- a/misc/zebra/usmarc/zebra.cfg +++ b/misc/zebra/usmarc/zebra.cfg @@ -3,7 +3,7 @@ # Joshua Ferraro < jmf at liblime dot com > # # Where are the config files located? -profilePath: ${srcdir:-.}:${srcdir:-.}/../../tab +profilePath: ${srcdir:-.}:/usr/local/share/idzebra/tab/ recordId: (bib1,Local-number) storeKeys:1 -- 2.20.1