changeset 3:0f4127c3c51f draft

Uploaded
author malbuquerque
date Thu, 15 Jan 2015 17:23:29 -0500
parents 566a318a33a2
children 04171118e6e1
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jan 15 17:18:54 2015 -0500
+++ b/tool_dependencies.xml	Thu Jan 15 17:23:29 2015 -0500
@@ -4,7 +4,7 @@
 		<install version="1.0">
 			<actions>
 				<action type="download_by_url">http://hgdownload.soe.ucsc.edu/admin/exe/userApps.src.tgz</action>
-				<action type="bash_command">make</action>
+				<action type="shell_command">make</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>