From: Anders S. Mortensen Date: Mon, 2 Oct 2006 07:09:39 +0000 (+0000) Subject: Both check for modules in /usr/lib and /usr/local/lib. X-Git-Tag: CPAN-v1.02~54^2~956 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=daf5fb805b9308d1c3708c1279299da5f44b518b;ds=sidebyside Both check for modules in /usr/lib and /usr/local/lib. --- diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index d7507c0..a680ddd 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,4 +1,4 @@ -# $Id: zebra.cfg,v 1.9 2006-09-20 16:34:50 mike Exp $ +# $Id: zebra.cfg,v 1.10 2006-10-02 07:09:39 sondberg Exp $ # Where to look for config files profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab @@ -6,8 +6,8 @@ profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab # 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/local/lib/idzebra-2.0/modules:/usr/lib/idzebra-2.0/modules -modulePath: /usr/local/lib/idzebra-2.0/modules +modulePath: /usr/local/lib/idzebra-2.0/modules:/usr/lib/idzebra-2.0/modules +#modulePath: /usr/local/lib/idzebra-2.0/modules # store records and record keys internally storeData: 1