Mercurial > repos > bgruening > package_atlas_3_10
changeset 7:131f4ac5ec65
Uploaded
author | bgruening |
---|---|
date | Wed, 22 May 2013 15:03:21 -0400 |
parents | 0c59f3a0d124 |
children | 65451dfb9974 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ <action type="download_by_url" target_filename="atlas3.10.1.tar.bz2">http://downloads.sourceforge.net/project/math-atlas/Stable/3.10.1/atlas3.10.1.tar.bz2</action> <action type="download_file">http://www.netlib.org/lapack/lapack-3.4.2.tgz</action> <action type="shell_command"> + ls -l > $INSTALL_DIR/list.txt && mkdir build && cd build && mkdir $INSTALL_DIR/atlas/ &&