Mercurial > repos > crs4 > prokka
comparison tool_dependencies.xml @ 5:b9fea998270a draft
Fix Prokka 1.8 dependency installation.
author | crs4 |
---|---|
date | Thu, 09 Jan 2014 16:49:50 -0500 |
parents | 5c0030f52b83 |
children | 3ad7ef0ba385 |
comparison
equal
deleted
inserted
replaced
4:5c0030f52b83 | 5:b9fea998270a |
---|---|
29 </package> | 29 </package> |
30 <package name="prokka" version="1.8"> | 30 <package name="prokka" version="1.8"> |
31 <install version="1.0"> | 31 <install version="1.0"> |
32 <actions> | 32 <actions> |
33 <action type="download_by_url">http://www.vicbioinformatics.com/prokka-1.7.tar.gz</action> | 33 <action type="download_by_url">http://www.vicbioinformatics.com/prokka-1.7.tar.gz</action> |
34 <action target_filename="prokka" type="download_file">http://www.vicbioinformatics.com/prokka-1.8</action> | 34 <action target_filename="bin/prokka" type="download_file">http://www.vicbioinformatics.com/prokka-1.8</action> |
35 <action type="move_directory_files"> | 35 <action type="move_directory_files"> |
36 <source_directory>.</source_directory> | 36 <source_directory>.</source_directory> |
37 <destination_directory>$INSTALL_DIR</destination_directory> | 37 <destination_directory>$INSTALL_DIR</destination_directory> |
38 </action> | 38 </action> |
39 <action type="set_environment"> | 39 <action type="set_environment"> |