diff tool_dependencies.xml @ 3:cae2b765ca5d

Changing how the Xena base dir is communicated
author melissacline
date Wed, 03 Sep 2014 16:02:24 -0700
parents b3cd322f7749
children 261a3d45a38a
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Sep 03 15:34:45 2014 -0400
+++ b/tool_dependencies.xml	Wed Sep 03 16:02:24 2014 -0700
@@ -4,7 +4,8 @@
     <install version="1.0">
       <actions>
 	<action type="set_environment">
-          <environment_variable name="XENA_BASE_DIR" action="set_to">$INSTALL_DIR/xena</environment_variable>
+          <environment_variable name="XENA_BASE_DIR" action="set_to">${__tool_d\
+ata_path__}/shared//xena</environment_variable>
         </action>
       </actions>
     </install>