comparison tool_dependencies.xml @ 2:ec2595e4d313 default tip

Fix download link for mac / darwin
author Daniel Blankenberg <dan@bx.psu.edu>
date Fri, 14 Feb 2014 13:16:06 -0500
parents 0eb3d3c40344
children
comparison
equal deleted inserted replaced
1:0eb3d3c40344 2:ec2595e4d313
16 <source_directory>.</source_directory> 16 <source_directory>.</source_directory>
17 <destination_directory>$INSTALL_DIR/bin</destination_directory> 17 <destination_directory>$INSTALL_DIR/bin</destination_directory>
18 </action> 18 </action>
19 </actions> 19 </actions>
20 <actions architecture="x86_64" os="darwin"> 20 <actions architecture="x86_64" os="darwin">
21 <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bwa/bwa-0.5.9-Linux-x86_64.tgz</action> 21 <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bwa/bwa-0.5.9-Darwin-x86_64.tgz</action>
22 <action type="move_directory_files"> 22 <action type="move_directory_files">
23 <source_directory>.</source_directory> 23 <source_directory>.</source_directory>
24 <destination_directory>$INSTALL_DIR/bin</destination_directory> 24 <destination_directory>$INSTALL_DIR/bin</destination_directory>
25 </action> 25 </action>
26 </actions> 26 </actions>