Mercurial > repos > iuc > package_blast_plus_2_2_29
diff tool_dependencies.xml @ 2:e78bbab7933d draft
Uploaded
| author | iuc |
|---|---|
| date | Fri, 02 May 2014 12:28:48 -0400 |
| parents | c021862e9ea8 |
| children | f46c61102ecb |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Feb 20 05:37:28 2014 -0500 +++ b/tool_dependencies.xml Fri May 02 12:28:48 2014 -0400 @@ -56,6 +56,7 @@ <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. --> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> + <environment_variable name="BLAST_ROOT_DIR" action="set_to">$INSTALL_DIR</environment_variable> </action> </actions_group> </install>
