Mercurial > repos > stef > qdnaseq
changeset 65:46161d4fb9cb draft
Uploaded
author | stef |
---|---|
date | Wed, 20 Aug 2014 11:16:52 -0400 |
parents | 2f0af8970aea |
children | 823791a3d7e1 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Aug 20 11:16:41 2014 -0400 +++ b/tool_dependencies.xml Wed Aug 20 11:16:52 2014 -0400 @@ -16,8 +16,9 @@ </package> --> + <!-- environment variable not in use now --> <action type="set_environment"> - <environment_variable name="TOOL_DIR" action="prepend_to">$INSTALL_DIR</environment_variable> + <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> </action> </tool_dependency>