openbsd-ports/www/twiki/patches/patch-bin_setlib_cfg
kevlo 17c0a17b87 Initial import of twiki.
TWiki is a flexible and powerful web-based collaboration platform
that allows you to run a dynamic intranet site, a project development
space, a document management system, a knowledge base, an issue
tracking system and many other groupware application.
2004-04-14 08:27:56 +00:00

13 lines
545 B
Plaintext

$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: