aad0f0fe28
help and ok naddy@
13 lines
480 B
Plaintext
13 lines
480 B
Plaintext
$OpenBSD: patch-bin_setlib_cfg,v 1.2 2005/08/02 22:19:06 aanriot Exp $
|
|
--- bin/setlib.cfg.orig Thu Jul 14 09:32:41 2005
|
|
+++ bin/setlib.cfg Thu Jul 14 09:33:22 2005
|
|
@@ -37,7 +37,7 @@
|
|
|
|
# Path to lib directory containing TWiki.pm.
|
|
# ATTENTION: Set to absolute file path:
|
|
-$twikiLibPath = '../lib';
|
|
+$twikiLibPath = '%%WWWDOCDIR%%/lib';
|
|
|
|
# Path to local Perl modules (e.g. under home directory for users
|
|
# without 'root' on Unix/Linux). Uncomment and set if needed:
|