Merge branch 'master' of gitlab.psi.ch:Pmodules/buildblocks
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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 <achim.gsell@psi.ch>"
|
||||
|
||||
module-help "
|
||||
|
||||
Reference in New Issue
Block a user