Mercurial > repos > jeremie > package_breakdancer_1_2_6
changeset 41:4801c191c7b6 draft
Uploaded
author | jeremie |
---|---|
date | Fri, 27 Jun 2014 07:50:41 -0400 |
parents | 46cce2c9a0c8 |
children | 1ffd1bcc9eaa |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Jun 27 06:20:14 2014 -0400 +++ b/tool_dependencies.xml Fri Jun 27 07:50:41 2014 -0400 @@ -4,19 +4,12 @@ <install version="1.0"> <actions_group> <actions architecture="i386" os="linux"> - <action type="download_by_url" target_filename="bin.tgz">http://depot.galaxyproject.org/package/linux/i386/freebayes/freebayes-0.9.6_9608597d-Linux-i686.tgz</action> + <action type="download_by_url" target_filename="bin.tgz">http://1i0suhtsif.1fichier.com/1_2_6.tgz</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR/bin</destination_directory> </action> - </actions> - <actions architecture="x86_64" os="linux"> - <action type="download_by_url" target_filename="bin.tgz">http://depot.galaxyproject.org/package/linux/i386/freebayes/freebayes-0.9.6_9608597d-Linux-i686.tgz</action> - <action type="move_directory_files"> - <source_directory>.</source_directory> - <destination_directory>$INSTALL_DIR/bin</destination_directory> - </action> - </actions> + </actions> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> </action>