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

Changeset 13:0d0ccd64f5d7 (2015-08-07)
Previous changeset 12:70832954fc3c (2015-06-01) Next changeset 14:6ebf4fdf5359 (2015-09-03)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bzlib_1_0 commit ba7b53894c61fea9a93550f865e9ed2753a904cf
modified:
tool_dependencies.xml
b
diff -r 70832954fc3c -r 0d0ccd64f5d7 tool_dependencies.xml
--- a/tool_dependencies.xml Mon Jun 01 22:40:44 2015 -0400
+++ b/tool_dependencies.xml Fri Aug 07 10:46:13 2015 -0400
b
@@ -16,9 +16,9 @@
                     <environment_variable name="BZLIB_INCLUDE_DIR" action="set_to">$INSTALL_DIR/bzlib/include</environment_variable>
                     <environment_variable name="BZLIB_SOURCE_DIR" action="set_to">$INSTALL_DIR/bzlib/source</environment_variable>
                     <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/lib</environment_variable>
-                    <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/lib/source</environment_variable>
+                    <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/source</environment_variable>
                     <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/lib</environment_variable>
-                    <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/lib/source</environment_variable>
+                    <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/source</environment_variable>
                     <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/bzlib/include</environment_variable>
                     <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/bzlib/include</environment_variable>
                 </action>