Mercurial > repos > davidvanzessen > igblast_human
changeset 28:1dd242aaae2f draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 09:17:40 -0400 |
parents | 0c9cbbeab00f |
children | fa6f487cbbca |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 24 09:11:31 2013 -0400 +++ b/tool_dependencies.xml Tue Sep 24 09:17:40 2013 -0400 @@ -13,10 +13,10 @@ <action type="move_directory_files"> <source_directory>ncbi-igblast-1.0.0</source_directory> - <destination_directory>$INSTALL_DIR</destination_directory> + <destination_directory>$INSTALL_DIR/ncbi-igblast-1.0.0</destination_directory> </action> <action type="set_environment"> - <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR</environment_variable> + <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR/ncbi-igblast-1.0.0</environment_variable> </action> <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data</action>