changeset 48:8ef4bf9a23c0 draft

Uploaded
author jeremie
date Fri, 27 Jun 2014 08:21:02 -0400
parents 1d6d9bfdaa39
children 07e48b58cf3d
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jun 27 08:18:25 2014 -0400
+++ b/tool_dependencies.xml	Fri Jun 27 08:21:02 2014 -0400
@@ -2,28 +2,14 @@
 <tool_dependency>
     <package name="breakdancer" version="1.2.6">
         <install version="1.0">
-            <actions_group>
-                <actions architecture="i386" os="linux">
-                    <action type="download_by_url">http://depot.galaxyproject.org/package/linux/i386/freebayes/freebayes-0.9.6_9608597d-Linux-i686.tgz</action>
-                    <action type="move_directory_files">
-                        <source_directory>.</source_directory>
-                        <destination_directory>$INSTALL_DIR/bin</destination_directory>
-                    </action>       
-                </actions>                
-                <actions architecture="x86_64" os="linux">
+            <actions_group>            
+                <actions os="linux">
                     <action type="download_by_url">http://7cv3od97gg.1fichier.com/1_2_6.tar.gz</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
                         <destination_directory>$INSTALL_DIR/bin</destination_directory>
                     </action>       
-                </actions>                
-                <actions architecture="x86_64" os="darwin">
-                    <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/freebayes/freebayes-0.9.6_9608597d-Darwin-x86_64.tgz</action>
-                    <action type="move_directory_files">
-                        <source_directory>.</source_directory>
-                        <destination_directory>$INSTALL_DIR/bin</destination_directory>
-                    </action>       
-                </actions>         
+                </actions>                     
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                 </action>