changeset 4:04171118e6e1 draft

Uploaded
author malbuquerque
date Thu, 15 Jan 2015 18:50:14 -0500
parents 0f4127c3c51f
children 7d36c043e340
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jan 15 17:23:29 2015 -0500
+++ b/tool_dependencies.xml	Thu Jan 15 18:50:14 2015 -0500
@@ -5,6 +5,10 @@
 			<actions>
 				<action type="download_by_url">http://hgdownload.soe.ucsc.edu/admin/exe/userApps.src.tgz</action>
 				<action type="shell_command">make</action>
+				<action type="move_directory_files">
+					<source_directory>.</source_directory>
+					<destination_directory>$INSTALL_DIR/bin</destination_directory>
+				</action>
 				<action type="set_environment">
 					<environment_variable name="UCSCUSERAPPS" action="set_to">$INSTALL_DIR</environment_variable>
 					<environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>