Repository 'package_bwa_0_5_9'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/package_bwa_0_5_9

Changeset 2:ec2595e4d313 (2014-02-14)
Previous changeset 1:0eb3d3c40344 (2013-12-17)
Commit message:
Fix download link for mac / darwin
modified:
tool_dependencies.xml
b
diff -r 0eb3d3c40344 -r ec2595e4d313 tool_dependencies.xml
--- a/tool_dependencies.xml Tue Dec 17 09:20:31 2013 -0500
+++ b/tool_dependencies.xml Fri Feb 14 13:16:06 2014 -0500
b
@@ -18,7 +18,7 @@
                     </action>       
                 </actions>                
                 <actions architecture="x86_64" os="darwin">
-                    <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bwa/bwa-0.5.9-Linux-x86_64.tgz</action>
+                    <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bwa/bwa-0.5.9-Darwin-x86_64.tgz</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
                         <destination_directory>$INSTALL_DIR/bin</destination_directory>