Mercurial > repos > iuc > package_bzlib_1_0
changeset 12:70832954fc3c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bzlib_1_0 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
author | iuc |
---|---|
date | Mon, 01 Jun 2015 22:40:44 -0400 |
parents | b1e159ff31c2 |
children | 0d0ccd64f5d7 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Jun 01 21:05:38 2015 -0400 +++ b/tool_dependencies.xml Mon Jun 01 22:40:44 2015 -0400 @@ -4,7 +4,7 @@ <actions> <!-- first action is always downloading --> <action type="download_by_url">http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz</action> - <action type="shell_command">make -f Makefile-libbz2_so</action> + <action type="shell_command">make</action> <action type="shell_command">make install PREFIX=$INSTALL_DIR/bzlib</action> <action type="move_directory_files"> <source_directory>./</source_directory>