comparison tool_dependencies.xml @ 2:edb0eb8d8921 draft

planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/packages/package_mira_4_9_5 commit 5119676eacf458914b8ae266fad36f8f4771bd9b
author peterjc
date Wed, 02 Sep 2015 06:47:20 -0400
parents c78bf8ce02e2
children 4eaac2545faa
comparison
equal deleted inserted replaced
1:c78bf8ce02e2 2:edb0eb8d8921
32 </actions> 32 </actions>
33 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. --> 33 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. -->
34 <action type="set_environment"> 34 <action type="set_environment">
35 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> 35 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
36 </action> 36 </action>
37 <!-- Wrapper requires trailing slash on $MIRA4_9 so make sure there is one (double trailing slash is harmless) -->
37 <action type="set_environment"> 38 <action type="set_environment">
38 <environment_variable action="set_to" name="MIRA4_9">$INSTALL_DIR</environment_variable> 39 <environment_variable action="set_to" name="MIRA4_9">$INSTALL_DIR/</environment_variable>
39 </action> 40 </action>
40 </actions_group> 41 </actions_group>
41 </install> 42 </install>
42 <readme> 43 <readme>
43 Downloads MIRA v4.9.5 from Sourceforge, requesting Bastien's precompiled binaries 44 Downloads MIRA v4.9.5 from Sourceforge, requesting Bastien's precompiled binaries