changeset 2:e78bbab7933d draft

Uploaded
author iuc
date Fri, 02 May 2014 12:28:48 -0400
parents c021862e9ea8
children f46c61102ecb
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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>