comparison tool_dependencies.xml @ 2:90168f400592 draft default tip

Fix download link for mac / darwin
author devteam
date Wed, 09 Apr 2014 09:07:13 -0400
parents 1e8ba0ebe119
children
comparison
equal deleted inserted replaced
1:1e8ba0ebe119 2:90168f400592
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>