Mercurial > repos > nilesh > sickle
changeset 5:4f6349319c0a
fixed unmatched tags
author | nilesh |
---|---|
date | Fri, 12 Jul 2013 14:01:18 -0500 |
parents | 98e35d7ce5c9 |
children | c6a790326d1e |
files | tool_dependencies.xml |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Jul 12 13:49:15 2013 -0500 +++ b/tool_dependencies.xml Fri Jul 12 14:01:18 2013 -0500 @@ -10,7 +10,6 @@ <action type="set_environment"> <environment_variable name="ZLIB_PATH" action="set_to">$INSTALL_DIR/zlib/lib</environment_variable> </action> - </actions> <action type="set_environment"> <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/zlib/lib</environment_variable> </action>