MPI/hdf5/build
- SOURCE_URL fixed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
SOURCE_URL="https://support.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.17.tar.bz2"
|
||||
SOURCE_URL="https://support.hdfgroup.org/ftp/HDF5/current${V_MAJOR}${V_MINOR}/src/hdf5-$V.tar.bz2"
|
||||
|
||||
pbuild::configure() {
|
||||
CC=$MPICC
|
||||
|
||||
Reference in New Issue
Block a user