changeset 5:906900f8e32c draft

Uploaded
author davidvanzessen
date Tue, 24 Sep 2013 04:21:56 -0400
parents eed76d900bc0
children 433504d33b2c
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Sep 24 04:15:51 2013 -0400
+++ b/tool_dependencies.xml	Tue Sep 24 04:21:56 2013 -0400
@@ -11,10 +11,7 @@
             		<source>ncbi-igblast-1.0.0-x64-linux.tar.gz</source>
             		<destination>$INSTALL_DIR</destination>
             	</action>
-            	<action type="make_directory">
-            		$INSTALL_DIR/igblast
-            	</action>
-                <action type="shell_command">tar -zxvf $INSTALL_DIR/ncbi-igblast-1.0.0-x64-linux.tar.gz -C $INSTALL_DIR/igblast</action>
+                <action type="shell_command">tar -zxvf $INSTALL_DIR/ncbi-igblast-1.0.0-x64-linux.tar.gz -C $INSTALL_DIR</action>
                 
                 <action type="set_environment">
                 	<environment_variable name="IGDATA" action="set_to">$INSTALL_DIR/igblast</environment_variable>