From ffa60e09ffad9b871462935400da7bf21f6111fb Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 23 Sep 2016 16:23:16 +0200 Subject: [PATCH 1/2] HDF5/H5hut/build - compile without Python for the time being --- HDF5/H5hut/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HDF5/H5hut/build b/HDF5/H5hut/build index 9016223..f1d8f41 100755 --- a/HDF5/H5hut/build +++ b/HDF5/H5hut/build @@ -10,7 +10,7 @@ pbuild::pre_configure() { pbuild::configure() { if (( V_MAJOR >= 2 )); then - config_args+=" --enable-python" + : config_args+=" --enable-python" fi "${MODULE_SRCDIR}"/configure \ From 172b0f82d026396c130194c3dd55633c1d3a2a97 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 23 Sep 2016 16:23:45 +0200 Subject: [PATCH 2/2] MPI/trilinos/modulefile - bugfix --- MPI/trilinos/modulefile | 1 - 1 file changed, 1 deletion(-) diff --git a/MPI/trilinos/modulefile b/MPI/trilinos/modulefile index e35b40c..1102e98 100644 --- a/MPI/trilinos/modulefile +++ b/MPI/trilinos/modulefile @@ -3,7 +3,6 @@ module-whatis "Object-Oriented Solver Framework" module-url "http://trilinos.sandia.gov/" module-license "BSD-like" -module-licensefile "Copyright.txt" module-maintainer "Achim Gsell " module-help "