diff --git a/HDF5/H5hut/build b/HDF5/H5hut/build index 151a66d..9016223 100755 --- a/HDF5/H5hut/build +++ b/HDF5/H5hut/build @@ -5,7 +5,7 @@ if [[ ${V_MAJOR} == 1 ]]; then fi pbuild::pre_configure() { - ./autogen.sh + : ./autogen.sh } pbuild::configure() {