HDF5/H5hut/build

- compile without Python for the time being
This commit is contained in:
2016-09-23 16:23:16 +02:00
parent 5f0eb1469a
commit ffa60e09ff

View File

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