changeset 16:7d2d47441b84 draft

Uploaded
author davidvanzessen
date Tue, 24 Sep 2013 07:20:54 -0400
parents 94df2633876d
children 7970b9d7e1d2
files tool_dependencies.xml
diffstat 1 files changed, 7 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Sep 24 06:29:56 2013 -0400
+++ b/tool_dependencies.xml	Tue Sep 24 07:20:54 2013 -0400
@@ -10,12 +10,13 @@
             		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>
+		    		<source>
+		    			ncbi-igblast-1.0.0-x64-linux.tar.gz
+		    		</source>
+			   		<destination>
+			   			$INSTALL_DIR
+			   		</destination>
+	       		</action>
                 <action type="set_environment">
                 	<environment_variable name="IGDATA" action="set_to">$INSTALL_DIR</environment_variable>
                 </action>