From: Mike Taylor Date: Wed, 20 Sep 2006 13:33:20 +0000 (+0000) Subject: Reverse order of (cmmented-out) modulePath components. X-Git-Tag: CPAN-v1.02~54^2~1030 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=4497d3bab237e7d0d49fc40f04b8aeddf1ab6f30;ds=sidebyside Reverse order of (cmmented-out) modulePath components. --- diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 9650bef..e7d578b 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,4 +1,4 @@ -# $Id: zebra.cfg,v 1.7 2006-09-20 13:29:39 mike Exp $ +# $Id: zebra.cfg,v 1.8 2006-09-20 13:33:20 mike Exp $ # Where to look for config files profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab @@ -6,7 +6,7 @@ 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/lib/idzebra-2.0/modules:/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