Mercurial > repos > iuc > package_bzlib_1_0
comparison tool_dependencies.xml @ 7:087298adb1fa draft
Uploaded
| author | iuc |
|---|---|
| date | Wed, 18 Feb 2015 11:33:57 -0500 |
| parents | d971aef661a7 |
| children | 318cd7b46435 |
comparison
equal
deleted
inserted
replaced
| 6:d971aef661a7 | 7:087298adb1fa |
|---|---|
| 13 <action type="set_environment"> | 13 <action type="set_environment"> |
| 14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bzlib/bin</environment_variable> | 14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bzlib/bin</environment_variable> |
| 15 <environment_variable name="BZLIB_LIB_DIR" action="set_to">$INSTALL_DIR/bzlib/lib</environment_variable> | 15 <environment_variable name="BZLIB_LIB_DIR" action="set_to">$INSTALL_DIR/bzlib/lib</environment_variable> |
| 16 <environment_variable name="BZLIB_INCLUDE_DIR" action="set_to">$INSTALL_DIR/bzlib/include</environment_variable> | 16 <environment_variable name="BZLIB_INCLUDE_DIR" action="set_to">$INSTALL_DIR/bzlib/include</environment_variable> |
| 17 <environment_variable name="BZLIB_SOURCE_DIR" action="set_to">$INSTALL_DIR/bzlib/source</environment_variable> | 17 <environment_variable name="BZLIB_SOURCE_DIR" action="set_to">$INSTALL_DIR/bzlib/source</environment_variable> |
| 18 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/lib</environment_variable> | 18 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to" >$INSTALL_DIR/bzlib/lib/</environment_variable> |
| 19 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/lib/source</environment_variable> | 19 <environment_variable name="LIBRARY_PATH" action="prepend_to" >$INSTALL_DIR/bzlib/lib/</environment_variable> |
| 20 <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/lib</environment_variable> | |
| 21 <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/bzlib/lib/source</environment_variable> | |
| 22 <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/bzlib/include</environment_variable> | 20 <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/bzlib/include</environment_variable> |
| 23 <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/bzlib/include</environment_variable> | 21 <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/bzlib/include</environment_variable> |
| 24 </action> | 22 </action> |
| 25 </actions> | 23 </actions> |
| 26 </install> | 24 </install> |
