Mercurial > repos > nilesh > sickle
changeset 2:9159a1bf8615
change environment var
| author | nilesh |
|---|---|
| date | Fri, 12 Jul 2013 16:07:31 -0500 |
| parents | b8d51c1a665d |
| children | be04ffa66753 |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Jul 12 15:55:41 2013 -0500 +++ b/tool_dependencies.xml Fri Jul 12 16:07:31 2013 -0500 @@ -23,7 +23,7 @@ <install version="1.0"> <actions> <action type="shell_command">git clone https://github.com/najoshi/sickle.git</action> - <action type="shell_command">make LIBS="-L$ENV[ZLIB_PATH] -lz"</action> + <action type="shell_command">make LIBS="-L$ZLIB_PATH -lz"</action> <action type="move_file"> <source>sickle</source> <destination>$INSTALL_DIR/bin</destination>
