# HG changeset patch # User bgruening # Date 1369249401 14400 # Node ID 131f4ac5ec651beae69791d5c06330904e0ff870 # Parent 0c59f3a0d12438a298b885eb5da94d5b245623d7 Uploaded diff -r 0c59f3a0d124 -r 131f4ac5ec65 tool_dependencies.xml --- a/tool_dependencies.xml Wed May 22 14:55:20 2013 -0400 +++ b/tool_dependencies.xml Wed May 22 15:03:21 2013 -0400 @@ -6,6 +6,7 @@ http://downloads.sourceforge.net/project/math-atlas/Stable/3.10.1/atlas3.10.1.tar.bz2 http://www.netlib.org/lapack/lapack-3.4.2.tgz + ls -l > $INSTALL_DIR/list.txt && mkdir build && cd build && mkdir $INSTALL_DIR/atlas/ &&