comparison tool_dependencies.xml @ 2:5424ac61b2d4 draft

planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/packages/package_mira_3_4_1_1 commit 5d28fc7d9aae250eacdb9e645f5ca05ea8f15d6f
author peterjc
date Thu, 15 Oct 2015 13:12:01 -0400
parents 9a2c38f3a2f0
children
comparison
equal deleted inserted replaced
1:9a2c38f3a2f0 2:5424ac61b2d4
7 <actions architecture="x86_64" os="linux"> 7 <actions architecture="x86_64" os="linux">
8 <action type="download_by_url">http://downloads.sourceforge.net/project/mira-assembler/MIRA/Older%20releases/V3.4.0/mira_3.4.1.1_prod_linux-gnu_x86_64_static.tar.bz2</action> 8 <action type="download_by_url">http://downloads.sourceforge.net/project/mira-assembler/MIRA/Older%20releases/V3.4.0/mira_3.4.1.1_prod_linux-gnu_x86_64_static.tar.bz2</action>
9 <action type="move_directory_files"> 9 <action type="move_directory_files">
10 <source_directory>bin</source_directory> 10 <source_directory>bin</source_directory>
11 <destination_directory>$INSTALL_DIR</destination_directory> 11 <destination_directory>$INSTALL_DIR</destination_directory>
12 </action>
13 <action type="set_environment">
14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
15 </action> 12 </action>
16 </actions> 13 </actions>
17 <!-- This actions tag is only processed if none of the above tags resulted in a successful installation. --> 14 <!-- This actions tag is only processed if none of the above tags resulted in a successful installation. -->
18 <actions> 15 <actions>
19 <action type="shell_command">echo "ERROR: Automated installation on your operating system and CPU architecture combination is not yet supported."</action> 16 <action type="shell_command">echo "ERROR: Automated installation on your operating system and CPU architecture combination is not yet supported."</action>