From c36658ab15443afe397ccfc87f14ad11dfcc0e80 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 29 Aug 2002 13:40:37 +0000 Subject: [PATCH] Running to keep up with zebra source changes (I think) --- examples/dinosauricon/Makefile | 2 +- examples/dinosauricon/zebra.cfg | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/examples/dinosauricon/Makefile b/examples/dinosauricon/Makefile index 345e09f..9c108f1 100644 --- a/examples/dinosauricon/Makefile +++ b/examples/dinosauricon/Makefile @@ -1,4 +1,4 @@ -DBFILES = *.mf *..LCK zebrasrv.pid +DBFILES = *.mf *.LCK zebrasrv.pid isamcA-0.mf: records/genera.xml zebraidx -t grs.sgml update records diff --git a/examples/dinosauricon/zebra.cfg b/examples/dinosauricon/zebra.cfg index a7d87b1..e3a2f74 100644 --- a/examples/dinosauricon/zebra.cfg +++ b/examples/dinosauricon/zebra.cfg @@ -1,3 +1,4 @@ -# $Header: /home/cvsroot/idis/examples/dinosauricon/Attic/zebra.cfg,v 1.1 2002-08-29 01:23:16 mike Exp $ +# $Header: /home/cvsroot/idis/examples/dinosauricon/Attic/zebra.cfg,v 1.2 2002-08-29 13:40:37 mike Exp $ # Bare-bones master configuration file for Zebra -attset: bib1.att +profilePath: .:../../tab:../../../yaz/tab +#attset: bib1.att -- 1.7.10.4