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

Changeset 6:d971aef661a7 (2015-01-22)
Previous changeset 5:165aa2f31505 (2015-01-22) Next changeset 7:087298adb1fa (2015-02-18)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r 165aa2f31505 -r d971aef661a7 tool_dependencies.xml
--- a/tool_dependencies.xml Thu Jan 22 16:18:39 2015 -0500
+++ b/tool_dependencies.xml Thu Jan 22 16:54:48 2015 -0500
b
@@ -16,7 +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="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="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>