$OpenBSD: patch-bin_setlib_cfg,v 1.1.1.1 2004/04/14 08:27:56 kevlo Exp $
--- bin/setlib.cfg.orig	2003-02-02 02:45:15.000000000 +0000
+++ bin/setlib.cfg	2004-04-13 15:36:35.000000000 +0000
@@ -22,7 +22,7 @@
 # -------------- Change these settings if required
 
 #    Path to lib directory containing TWiki.pm. Set to absolute file path:
-$twikiLibPath = '../lib';
+$twikiLibPath = '%%WWWDOCDIR%%/twiki/lib';
 
 #    Path to local Perl modules (e.g. under home directory for users
 #    without 'root' on Unix/Linux). Uncomment and set if needed:
