Mercurial > repos > iuc > package_atlas_3_11
changeset 1:2a5ab619413e draft
Uploaded
author | bgruening |
---|---|
date | Fri, 20 Sep 2013 15:39:12 -0400 |
parents | 3e1635c33e26 |
children | 02bc9f241131 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Sep 20 08:38:36 2013 -0400 +++ b/tool_dependencies.xml Fri Sep 20 15:39:12 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>