# HG changeset patch
# User iuc
# Date 1383693293 18000
# Node ID ab58b9f990c5a0a56ee23bcf58cad72484570b16
# Parent 43ce4d7c22a3eab9250951e2b763e7a9e4caa839
Uploaded
diff -r 43ce4d7c22a3 -r ab58b9f990c5 tool_dependencies.xml
--- a/tool_dependencies.xml Tue Nov 05 18:00:08 2013 -0500
+++ b/tool_dependencies.xml Tue Nov 05 18:14:53 2013 -0500
@@ -25,6 +25,7 @@
$INSTALL_DIR/bin
$INSTALL_DIR/lib/perl5
$INSTALL_DIR
+ $INSTALL_DIR/local-lib
@@ -33,7 +34,7 @@
http://www.perl.org/
This repository contains local-lib and cpanm in addition.
- It is recommended to use something like "cpanm --local-lib=$PERL_ROOT_DIR XML::Parser" to install additional perl modules.
+ It is recommended to use something like "cpanm --local-lib=$PERL_LOCALLIB_DIR XML::Parser" to install additional perl modules.