changeset 5:5fc60c9d748f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_vcftools_0_1_11 commit de7140295cce07e1bc1697e51dab4271c8d7a8a6
author devteam
date Fri, 18 Dec 2015 18:48:06 -0500
parents 4081df719fff
children
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Nov 24 10:24:46 2013 -0500
+++ b/tool_dependencies.xml	Fri Dec 18 18:48:06 2015 -0500
@@ -11,6 +11,9 @@
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/vcftools/bin</environment_variable>
                 </action>
+                <action type="set_environment">
+                    <environment_variable name="PERL5LIB" action="prepend_to">$INSTALL_DIR/vcftools/lib/perl5/site_perl</environment_variable>
+                </action>
             </actions>
         </install>
         <readme>