Mercurial > repos > lomereiter > sambamba_filter
changeset 7:af897e0a3c13 default tip
fix installation
author | lomereiter <lomereiter@gmail.com> |
---|---|
date | Wed, 17 Dec 2014 08:42:37 +0300 |
parents | f81259dcaea7 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Nov 04 18:38:00 2014 +0300 +++ b/tool_dependencies.xml Wed Dec 17 08:42:37 2014 +0300 @@ -7,18 +7,18 @@ <action type="download_by_url"> https://github.com/lomereiter/sambamba/releases/download/v0.4.7/sambamba_v0.4.7_osx.tar.bz2 </action> - <action type="move_file"> + <action type="move_file" rename_to="sambamba"> <source>sambamba_v0.4.7</source> - <destination>$INSTALL_DIR/bin/sambamba</destination> + <destination>$INSTALL_DIR/bin</destination> </action> </actions> <actions os="linux" architecture="x86_64"> <action type="download_by_url"> https://github.com/lomereiter/sambamba/releases/download/v0.4.7/sambamba_v0.4.7_centos5.tar.bz2 </action> - <action type="move_file"> + <action type="move_file" rename_to="sambamba"> <source>sambamba_v0.4.7</source> - <destination>$INSTALL_DIR/bin/sambamba</destination> + <destination>$INSTALL_DIR/bin</destination> </action> </actions> <action type="set_environment">