changeset 4:a71ce3af685a draft default tip

Uploaded
author iracooke
date Thu, 24 Oct 2013 18:56:16 -0400
parents ee659f8df9ed
children
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 24 01:17:49 2013 -0400
+++ b/tool_dependencies.xml	Thu Oct 24 18:56:16 2013 -0400
@@ -3,9 +3,9 @@
         <package name="omssa" version="2.1.9">
             <install version="1.0">
                 <actions>                	
-					<action type="download_binary">
-                        <url_template os="linux">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.linux.tar.gz</url_template>
-                        <url_template os="darwin">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.macos.tar.gz</url_template>
+					<action type="download_by_url">https://dl.dropboxusercontent.com/u/226794/galaxy/omssa_2.1.9.tar.gz</action>
+                    <action language="cheetah" type="template_command">
+                        sh install.sh $env.INSTALL_DIR
                     </action>
                     <action type="set_environment">
                         <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>