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 \ 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 "