changeset 11:3e8130c7fb18 draft

Uploaded
author bgruening
date Mon, 09 Jun 2014 08:21:13 -0400
parents efc34a633347
children e89824189ec6
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jun 09 07:55:52 2014 -0400
+++ b/tool_dependencies.xml	Mon Jun 09 08:21:13 2014 -0400
@@ -33,6 +33,7 @@
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                     <environment_variable name="PERL5LIB" action="prepend_to">$INSTALL_DIR/lib/perl5</environment_variable>
+                    <environment_variable name="PERL5LIB" action="prepend_to">$INSTALL_DIR/local-lib/perl5</environment_variable>
                     <environment_variable name="PERL_ROOT_DIR" action="set_to">$INSTALL_DIR</environment_variable>
                 </action>
             </actions>