Mercurial > repos > mvdbeek > package_fixed_1_0_0
changeset 0:58d65b54106f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_perl_5_18
author | mvdbeek |
---|---|
date | Thu, 03 Mar 2016 06:59:07 -0500 |
parents | |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Mar 03 06:59:07 2016 -0500 @@ -0,0 +1,17 @@ +<tool_dependency> + <package name="fixed" version="1.0.0"> + <install version="1.0"> + <actions> + <action type="download_file">http://www.cpan.org/src/5.0/perl-5.18.1.tar.gz</action> + <action type="move_file"> + <source>perl-5.18.1.tar.gz</source> + <destination>$INSTALL_DIR/bin + </destination> + </action> + </actions> + </install> + <readme> + Broken debug package2. + </readme> + </package> +</tool_dependency>