comparison tool_dependencies.xml @ 4:5a1b87e367e8 draft

Define BLAST_ROOT_DIR env var on older BLAST+ packages
author peterjc
date Wed, 30 Sep 2015 09:18:45 -0400
parents d3d718debab0
children 629137b8979c
comparison
equal deleted inserted replaced
3:d3d718debab0 4:5a1b87e367e8
54 <!-- The 'false' command will return an error, so Galaxy should treat this as a failed install --> 54 <!-- The 'false' command will return an error, so Galaxy should treat this as a failed install -->
55 </actions> 55 </actions>
56 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. --> 56 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. -->
57 <action type="set_environment"> 57 <action type="set_environment">
58 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> 58 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
59 <environment_variable name="BLAST_ROOT_DIR" action="set_to">$INSTALL_DIR</environment_variable>
59 </action> 60 </action>
60 </actions_group> 61 </actions_group>
61 </install> 62 </install>
62 <readme> 63 <readme>
63 Downloads the precompiled 32bit Linux, 64bit Linux, or Mac OS X BLAST+ 64 Downloads the precompiled 32bit Linux, 64bit Linux, or Mac OS X BLAST+