changeset 7:98c017ec230d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_atlas_3_10 commit 9d1bd84fdaa259740d8f75ede9ecfce9403b253a-dirty
author iuc
date Tue, 21 Jun 2016 15:28:12 -0400
parents 9b900e1578be
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jun 17 06:07:19 2016 -0400
+++ b/tool_dependencies.xml	Tue Jun 21 15:28:12 2016 -0400
@@ -52,7 +52,7 @@
                         patch -p1 < ../atlas_patch-shared-lib-1.0_src_all.diff &&
                         patch -p1 < ../atlas_patch-cpu-throttle-1.0_src_all.diff &&
                         cd build &&
-                        ../configure --prefix="$INSTALL_DIR" -D c -DWALL -b 64 -Fa alg '-fPIC' --with-netlib-lapack-tarfile=../../lapack-3.5.0.tgz -v 2 -t 0 -Si cputhrchk 0 &&
+                        ../configure --prefix="$INSTALL_DIR" -D c -DWALL -b 64 -Fa alg '-fPIC' --with-netlib-lapack-tarfile=../../lapack_3.5.0_src_all.tar.gz -v 2 -t 0 -Si cputhrchk 0 &&
                         make &&
                         make install
                     ]]></action>