Mercurial > repos > iuc > package_atlas_3_11
changeset 2:02bc9f241131 draft
Uploaded
author | bgruening |
---|---|
date | Fri, 20 Sep 2013 16:24:27 -0400 |
parents | 2a5ab619413e |
children | 83ecc2511846 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Sep 20 15:39:12 2013 -0400 +++ b/tool_dependencies.xml Fri Sep 20 16:24:27 2013 -0400 @@ -22,7 +22,7 @@ mkdir build && cd build && mkdir $INSTALL_DIR/atlas/ && - ./configure -Fa alg -fPIC --prefix=$INSTALL_DIR/atlas/ --with-netlib-lapack-tarfile=../lapack-3.4.2.tgz + ../configure -Fa alg -fPIC --prefix=$INSTALL_DIR/atlas/ --with-netlib-lapack-tarfile=../lapack-3.4.2.tgz </action> <action type="shell_command">cd ./build && make </action> <action type="shell_command">cd ./build && make install</action>