Repository 'package_bzlib_1_0'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/iuc/package_bzlib_1_0

Changeset 14:6ebf4fdf5359 (2015-09-03)
Previous changeset 13:0d0ccd64f5d7 (2015-08-07) Next changeset 15:4571a1e192e2 (2015-10-10)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bzlib_1_0 commit 4c44b550f39ec90756c7bf5277fa1341de767bfd-dirty
modified:
tool_dependencies.xml
b
diff -r 0d0ccd64f5d7 -r 6ebf4fdf5359 tool_dependencies.xml
--- a/tool_dependencies.xml Fri Aug 07 10:46:13 2015 -0400
+++ b/tool_dependencies.xml Thu Sep 03 19:19:56 2015 -0400
b
@@ -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>