changeset 3:47bb7e16dd73

Tweaked the install dependencies script
author melissacline
date Thu, 04 Sep 2014 15:29:38 -0700
parents 220bd4c7e109
children 82755b0ee5a5
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Sep 04 15:13:09 2014 -0700
+++ b/tool_dependencies.xml	Thu Sep 04 15:29:38 2014 -0700
@@ -10,7 +10,7 @@
           <environment_variable name="XENA_BASE_DIR" action="set_to">$INSTALL_DIR</environment_variable>
         </action>
 	<action type="move_file">
-	  <source>${REPOSITORY_INSTALL_DIR}/xena/xena.jar</source>
+	  <source>${REPOSITORY_INSTALL_DIR}/xena.jar</source>
 	  <destination>${INSTALL_DIR}</destination>
 	</action>
       </actions>