diff tool_dependencies.xml @ 2:40954f0f8d14 draft

Uploaded
author davidvanzessen
date Tue, 24 Sep 2013 04:01:28 -0400
parents 0ccde52e24a1
children 65f8bb1b0701
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Sep 23 10:03:38 2013 -0400
+++ b/tool_dependencies.xml	Tue Sep 24 04:01:28 2013 -0400
@@ -7,6 +7,10 @@
         <install version="1.0">
             <actions>
             	<action type="download_by_url">ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/1.0.0/ncbi-igblast-1.0.0-x64-linux.tar.gz</action>
+            	<action type="move_file">
+            		<source>ncbi-igblast-1.0.0-x64-linux.tar.gz</source>
+            		<destination>$INSTALL_DIR</destination>
+            	</action>
                 <action type="shell_command">tar -zxvf ncbi-igblast-1.0.0-x64-linux.tar.gz</action>
                 
                 <action type="set_environment">