| Previous changeset 2:d32504e1aea8 (2013-09-20) Next changeset 4:196caf0a85e9 (2013-09-20) |
|
Commit message:
Uploaded |
|
modified:
tool_dependencies.xml |
| b |
| diff -r d32504e1aea8 -r 473f9842c407 tool_dependencies.xml --- a/tool_dependencies.xml Fri Sep 20 07:57:35 2013 -0400 +++ b/tool_dependencies.xml Fri Sep 20 15:30:39 2013 -0400 |
| b |
| @@ -23,7 +23,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> |