changeset 1:e61fc50f2f41 draft default tip

Uploaded
author iuc
date Mon, 11 Aug 2014 08:58:06 -0400
parents 1ffb90a1805a
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Aug 11 08:15:28 2014 -0400
+++ b/tool_dependencies.xml	Mon Aug 11 08:58:06 2014 -0400
@@ -10,6 +10,7 @@
                 <action type="shell_command">cp bin/vcftools $INSTALL_DIR/vcftools/bin</action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/vcftools/bin</environment_variable>
+                    <environment_variable name="PERL5LIB" action="prepend_to">$INSTALL_DIR/vcftools/lib/perl5/site_perl</environment_variable>
                 </action>
             </actions>
         </install>