comparison tool_dependencies.xml @ 1:eaefaec9b8c9 draft default tip

Uploaded tool_dependencies.xml with a URL that works for urllib.
author devteam
date Tue, 21 Oct 2014 09:12:25 -0400
parents dae77031fa2f
children
comparison
equal deleted inserted replaced
0:dae77031fa2f 1:eaefaec9b8c9
2 <tool_dependency> 2 <tool_dependency>
3 <package name="quicktree" version="1.1"> 3 <package name="quicktree" version="1.1">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <!-- Download source code --> 6 <!-- Download source code -->
7 <action type="download_by_url" target_filename="quicktree_1.1.tar.gz">ftp://ftp.sanger.ac.uk/pub4/resources/software/quicktree/quicktree.tar.gz</action> 7 <action type="download_by_url" target_filename="quicktree_1.1.tar.gz">ftp://ftp.sanger.ac.uk/pub/resources/software/quicktree/quicktree.tar.gz</action>
8 8
9 <!-- Build quicktree --> 9 <!-- Build quicktree -->
10 <action type="shell_command">make quicktree</action> 10 <action type="shell_command">make quicktree</action>
11 11
12 <!-- Install quicktree --> 12 <!-- Install quicktree -->