From: Mike Taylor Date: Wed, 20 Sep 2006 13:29:39 +0000 (+0000) Subject: Change modulePath to work with what's installed from CVS. X-Git-Tag: CPAN-v1.02~54^2~1032 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=a285307341aedd691b8b22cbaef128e11c1b89ce;hp=8a28567f99056a219c5bfb1c8a9afb4264155a34 Change modulePath to work with what's installed from CVS. (modulePath is currently not a path, so it's one or t'other.) --- diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 612eb8f..9650bef 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,10 +1,13 @@ -# $Id: zebra.cfg,v 1.6 2006-09-13 07:44:45 mike Exp $ +# $Id: zebra.cfg,v 1.7 2006-09-20 13:29:39 mike Exp $ # Where to look for config files profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab -# Where to look for loadable zebra modules -modulePath: /usr/lib/idzebra-2.0/modules +# Where to look for loadable zebra modules. Both these path components +# are necessary, since the former is used when installing from a Debian +# package and the latter when installing from a CVS build. +#modulePath: /usr/lib/idzebra-2.0/modules:/usr/local/lib/idzebra-2.0/modules +modulePath: /usr/local/lib/idzebra-2.0/modules # store records and record keys internally storeData: 1