changeset 2:1e42bc74436c draft default tip

Uploaded
author takadonet
date Mon, 23 Mar 2015 16:49:02 -0400
parents 7f79bb9e6b5d
children
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Mar 23 11:50:16 2015 -0400
+++ b/tool_dependencies.xml	Mon Mar 23 16:49:02 2015 -0400
@@ -6,13 +6,13 @@
     <package name="bcftools" version="1.2">
         <install version="1.0">
             <actions_group>
-                <!--actions os="linux" architecture="x86_64">
-                    <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/bcftools/bcftools-1.2-Linux-x86_64.tgz</action>
+                <actions architecture="x86_64" os="linux">
+                    <action type="download_by_url">https://depot.galaxyproject.org/package/linux/x86_64/bcftools/bcftools-1.2-Linux-x86_64.tgz</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
                         <destination_directory>$INSTALL_DIR</destination_directory>
                     </action>
-                </actions-->
+                </actions>
                 <actions>
                     <action type="download_by_url">https://github.com/samtools/bcftools/releases/download/1.2/bcftools-1.2.tar.bz2</action>
                     <action type="set_environment_for_install">