openbsd-ports/www/twiki/patches/patch-bin_LocalLib_cfg
2011-05-19 06:25:53 +00:00

12 lines
384 B
Plaintext

--- bin/LocalLib.cfg.orig Mon Feb 5 01:11:35 2007
+++ bin/LocalLib.cfg Thu May 19 08:23:49 2011
@@ -19,7 +19,7 @@ use vars qw( $twikiLibPath $CPANBASE );
# REQUIRED
# The absolute path to the 'lib' directory in your installation..
-$twikiLibPath = "/absolute/path/to/your/lib";
+$twikiLibPath = "%%WWWDOCDIR%%/lib";
# -------------- Extra path components to include in @INC