Mercurial > repos > pieterlukasse > prims_masscomb
comparison tool_dependencies.xml @ 13:c91d0d09cb0c default tip
fix in URL
author | pieter.lukasse@wur.nl |
---|---|
date | Wed, 18 Feb 2015 14:24:50 +0100 |
parents | 1a6fa343b981 |
children |
comparison
equal
deleted
inserted
replaced
12:e38e97bc902d | 13:c91d0d09cb0c |
---|---|
2 <tool_dependency> | 2 <tool_dependency> |
3 <!-- see also http://wiki.galaxyproject.org/ToolShedToolFeatures for syntax help --> | 3 <!-- see also http://wiki.galaxyproject.org/ToolShedToolFeatures for syntax help --> |
4 <package name="xtandem" version="12.10011"> | 4 <package name="xtandem" version="12.10011"> |
5 <install version="1.0"> | 5 <install version="1.0"> |
6 <actions> | 6 <actions> |
7 <action type="download_by_url">ftp://ftp.thegpm.org/projects/tandem/source/2011-12-01/tandem-linux-12-10-01-1.zip</action> | 7 <action type="download_by_url">ftp://ftp.thegpm.org/projects/tandem/source/2012-10-01/tandem-linux-12-10-01-1.zip</action> |
8 <!--<action type="shell_command">make clean</action> | 8 <!--<action type="shell_command">make clean</action> |
9 <action type="shell_command">make</action>--> | 9 <action type="shell_command">make</action>--> |
10 <action type="move_directory_files"> | 10 <action type="move_directory_files"> |
11 <source_directory>../tandem-linux-12-10-01-1</source_directory> | 11 <source_directory>../tandem-linux-12-10-01-1</source_directory> |
12 <destination_directory>$INSTALL_DIR/tandem-linux-12-10-01-1</destination_directory> | 12 <destination_directory>$INSTALL_DIR/tandem-linux-12-10-01-1</destination_directory> |