changeset 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
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Dec 17 09:20:31 2013 -0500
+++ b/tool_dependencies.xml	Fri Feb 14 13:16:06 2014 -0500
@@ -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>