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 \