comparison tool_dependencies.xml @ 3:47bb7e16dd73

Tweaked the install dependencies script
author melissacline
date Thu, 04 Sep 2014 15:29:38 -0700
parents 00ea1bdc1aed
children 16c3fad9bac5
comparison
equal deleted inserted replaced
2:220bd4c7e109 3:47bb7e16dd73
8 </action> 8 </action>
9 <action type="set_environment"> 9 <action type="set_environment">
10 <environment_variable name="XENA_BASE_DIR" action="set_to">$INSTALL_DIR</environment_variable> 10 <environment_variable name="XENA_BASE_DIR" action="set_to">$INSTALL_DIR</environment_variable>
11 </action> 11 </action>
12 <action type="move_file"> 12 <action type="move_file">
13 <source>${REPOSITORY_INSTALL_DIR}/xena/xena.jar</source> 13 <source>${REPOSITORY_INSTALL_DIR}/xena.jar</source>
14 <destination>${INSTALL_DIR}</destination> 14 <destination>${INSTALL_DIR}</destination>
15 </action> 15 </action>
16 </actions> 16 </actions>
17 </install> 17 </install>
18 </package> 18 </package>