Mercurial > repos > davidvanzessen > igblast_human
changeset 3:65f8bb1b0701 draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 04:07:18 -0400 |
parents | 40954f0f8d14 |
children | eed76d900bc0 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 24 04:01:28 2013 -0400 +++ b/tool_dependencies.xml Tue Sep 24 04:07:18 2013 -0400 @@ -11,7 +11,7 @@ <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="shell_command">tar -zxvf $INSTALL_DIR/ncbi-igblast-1.0.0-x64-linux.tar.gz</action> <action type="set_environment"> <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR/ncbi-igblast-1.0.0-x64-linux</environment_variable>