This commit is contained in:
jasper 2011-05-19 06:25:53 +00:00
parent d4e9dfbd60
commit e3f4131571

View File

@ -1,11 +1,11 @@
--- bin/LocalLib.cfg.orig Sun Feb 4 19:11:35 2007
+++ bin/LocalLib.cfg Fri Feb 23 12:47:56 2007
@@ -19,7 +19,7 @@
--- 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