Mercurial > repos > malbuquerque > package_ucsc_user_apps
changeset 2:566a318a33a2 draft
Uploaded
author | malbuquerque |
---|---|
date | Thu, 15 Jan 2015 17:18:54 -0500 |
parents | f282d84c57e6 |
children | 0f4127c3c51f |
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:12:35 2015 -0500 +++ b/tool_dependencies.xml Thu Jan 15 17:18:54 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="autoconf"/> + <action type="bash_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>