# HG changeset patch # User nilesh # Date 1373905374 18000 # Node ID 2f974f2578392de56dbac032525286f1ceb80205 # Parent 4ce18088b3f2989778cc2cb4752a6c802e2ea933 another change diff -r 4ce18088b3f2 -r 2f974f257839 tool_dependencies.xml --- a/tool_dependencies.xml Mon Jul 15 11:09:47 2013 -0500 +++ b/tool_dependencies.xml Mon Jul 15 11:22:54 2013 -0500 @@ -12,10 +12,10 @@ git clone https://github.com/najoshi/sickle.git - make LIBS="-L$ZLIB_PATH -lz" + cd ./sickle && make LIBS="-L$ZLIB_PATH -lz" sickle - $INSTALL_DIR/bin + . $INSTALL_DIR/bin