Mercurial > repos > portiahollyoak > package_fastuniq_1_1
changeset 2:9372f7953aa9 draft default tip
planemo upload for repository https://github.com/portiahollyoak/Tools commit 0ad3f7da194055e72af9913c8a512e5a3185c13d
author | portiahollyoak |
---|---|
date | Thu, 02 Jun 2016 11:44:41 -0400 |
parents | a09866654353 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jun 02 11:42:18 2016 -0400 +++ b/tool_dependencies.xml Thu Jun 02 11:44:41 2016 -0400 @@ -5,7 +5,7 @@ <actions> <action type="download_by_url">http://downloads.sourceforge.net/project/fastuniq/FastUniq-1.1.tar.gz</action> <action type="change_directory">source</action> - <action type="make_install"></action> + <action type="shell_command">make</action> <action type="move_file" > <source>fastuniq</source> <destination>$INSTALL_DIR/bin</destination>