changeset 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
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Dec 17 09:10:31 2013 -0500
+++ b/tool_dependencies.xml	Wed Apr 09 09:07:13 2014 -0400
@@ -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>
@@ -62,4 +62,4 @@
          stdsw         standard SW/NW alignment
         </readme>
     </package>
-</tool_dependency>
\ No newline at end of file
+</tool_dependency>