Mercurial > repos > iracooke > package_omssa_2_1_9
changeset 3:ee659f8df9ed draft
Uploaded
author | iracooke |
---|---|
date | Thu, 24 Oct 2013 01:17:49 -0400 |
parents | 3fb5723cfa76 |
children | a71ce3af685a |
files | tool_dependencies.xml |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Oct 24 00:54:39 2013 -0400 +++ b/tool_dependencies.xml Thu Oct 24 01:17:49 2013 -0400 @@ -3,8 +3,10 @@ <package name="omssa" version="2.1.9"> <install version="1.0"> <actions> - <action type="download_binary"><url_template os="linux">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.linux.tar.gz</url_template></action> - <action type="download_binary"><url_template os="darwin">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.macos.tar.gz</url_template></action> + <action type="download_binary"> + <url_template os="linux">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.linux.tar.gz</url_template> + <url_template os="darwin">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.macos.tar.gz</url_template> + </action> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> <environment_variable action="set_to" name="PROTK_OMSSA_ROOT">$INSTALL_DIR</environment_variable>