comparison tool_dependencies.xml @ 2:c5fce4d80347 draft default tip

Uploaded
author devteam
date Fri, 19 Dec 2014 12:08:01 -0500
parents 76afbeece45f
children
comparison
equal deleted inserted replaced
1:76afbeece45f 2:c5fce4d80347
5 <actions_group> 5 <actions_group>
6 <actions architecture="x86_64" os="linux"> 6 <actions architecture="x86_64" os="linux">
7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/freebayes/freebayes-0.9.18_0059bdf.tar.gz</action> 7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/freebayes/freebayes-0.9.18_0059bdf.tar.gz</action>
8 <action type="move_directory_files"> 8 <action type="move_directory_files">
9 <source_directory>.</source_directory> 9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR</destination_directory> 10 <destination_directory>$INSTALL_DIR/bin</destination_directory>
11 </action> 11 </action>
12 </actions> 12 </actions>
13 <action type="set_environment"> 13 <action type="set_environment">
14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> 14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
15 </action> 15 </action>