comparison tool_dependencies.xml @ 10:16f96ab0196b

update to current toolkit version
author Matt Shirley <mdshw5@gmail.com>
date Tue, 03 Feb 2015 13:40:03 -0500
parents e724bff23fb6
children 91558de676f4
comparison
equal deleted inserted replaced
9:eb55ff614fed 10:16f96ab0196b
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="sra_toolkit" version="2.3.4-2"> 3 <package name="sra_toolkit" version="2.4.3">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url">http://ftp-trace.ncbi.nlm.nih.gov/sra/sdk/2.3.4-2/sra_sdk-2.3.4-2.tar.gz</action> 6 <action type="download_by_url">http://ftp-trace.ncbi.nlm.nih.gov/sra/sdk/current/sratoolkit.current.version</action>
7 <action type="shell_command">make release</action> 7 <action type="shell_command">make release</action>
8 <action type="shell_command">make static</action> 8 <action type="shell_command">make static</action>
9 <action type="shell_command">make</action> 9 <action type="shell_command">make</action>
10 <action type="make_directory">$INSTALL_DIR/bin</action> 10 <action type="make_directory">$INSTALL_DIR/bin</action>
11 <action type="make_directory">$INSTALL_DIR/ncbi</action> 11 <action type="make_directory">$INSTALL_DIR/ncbi</action>