Mercurial > repos > iracooke > package_omssa_2_1_9
changeset 2:3fb5723cfa76 draft
Uploaded
| author | iracooke | 
|---|---|
| date | Thu, 24 Oct 2013 00:54:39 -0400 | 
| parents | 56a2716909b9 | 
| children | ee659f8df9ed | 
| files | tool_dependencies.xml | 
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/tool_dependencies.xml Thu Oct 24 00:29:06 2013 -0400 +++ b/tool_dependencies.xml Thu Oct 24 00:54:39 2013 -0400 @@ -6,6 +6,7 @@ <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="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> </action> </actions>
