From 4fe07cd255bdb315732c847ba2ee1fdb2755161a Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 11 Oct 2018 17:50:30 +0200 Subject: [PATCH] MPI/hdf5 - some strange comments removed in build-script --- MPI/hdf5/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/MPI/hdf5/build b/MPI/hdf5/build index 09b0fac..00bb0df 100755 --- a/MPI/hdf5/build +++ b/MPI/hdf5/build @@ -1,8 +1,6 @@ #!/usr/bin/env modbuild pbuild::set_download_url "https://support.hdfgroup.org/ftp/HDF5/releases/$P-${V_MAJOR}.${V_MINOR}/$P-$V/src/hdf5-$V.tar.bz2" -# https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.3/src/hdf5-1.10.3.tar.bz2 -# https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-110/hdf5-1.10.3/src/hdf5-1.10.3.tar.bz2 pbuild::add_to_group 'MPI' pbuild::add_docfiles ACKNOWLEDGMENTS