profilePath and modulePath extended to work with Zebra installed from
[irspy-moved-to-github.git] / zebra / zebra.cfg
index 2e8a28a..e77901f 100644 (file)
@@ -1,12 +1,12 @@
-# $Id: zebra.cfg,v 1.12 2006-12-19 12:53:16 sondberg Exp $
 
 # Where to look for config files
-profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab
+#profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab
+profilePath: .:/usr/share/idzebra-2.0/tab:/opt/local/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
+# are necessary, since the former is used when installed from a Debian
+# package and the latter when installed from a Mac port.
+modulePath: /usr/lib/idzebra-2.0/modules:/opt/local/lib/idzebra-2.0/modules
 #modulePath: /usr/local/lib/idzebra-2.0/modules
 
 # store records and record keys internally
@@ -29,3 +29,4 @@ keytmpdir: db/tmp
 perm.anonymous: ra
 perm.admin: rw
 passwd.c: htpasswd
+