Repository 'package_atlas_3_10'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/package_atlas_3_10

Changeset 7:98c017ec230d (2016-06-21)
Previous changeset 6:9b900e1578be (2016-06-17)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_atlas_3_10 commit 9d1bd84fdaa259740d8f75ede9ecfce9403b253a-dirty
modified:
tool_dependencies.xml
b
diff -r 9b900e1578be -r 98c017ec230d tool_dependencies.xml
--- a/tool_dependencies.xml Fri Jun 17 06:07:19 2016 -0400
+++ b/tool_dependencies.xml Tue Jun 21 15:28:12 2016 -0400
b
@@ -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>