changeset 1:a655cb1dfc58 draft default tip

Uploaded
author iuc
date Mon, 11 Aug 2014 08:57:21 -0400
parents 554cce8d37fb
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:27:41 2014 -0400
+++ b/tool_dependencies.xml	Mon Aug 11 08:57:21 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>