Mercurial > repos > iuc > package_bzlib_1_0
diff tool_dependencies.xml @ 9:593cc77357d6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bzlib_1_0 commit 45a64d82dfada34d826be98a1f7a0657f9148d59-dirty
| author | galaxyp |
|---|---|
| date | Sun, 31 May 2015 08:10:47 -0400 |
| parents | 318cd7b46435 |
| children | dc65c06c28e4 |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu May 21 22:40:46 2015 -0400 +++ b/tool_dependencies.xml Sun May 31 08:10:47 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</action> + <action type="shell_command">make -f Makefile-libbz2_so</action> <action type="shell_command">make install PREFIX=$INSTALL_DIR/bzlib</action> <action type="move_directory_files"> <source_directory>./</source_directory>
