diff 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
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>