new family names set in build scripts
This commit is contained in:
@@ -22,7 +22,7 @@ function em.install_doc() {
|
||||
"${DOCDIR}"
|
||||
}
|
||||
|
||||
em.add_to_family "mpi"
|
||||
em.add_to_family 'MPI'
|
||||
em.set_runtime_dependencies "${COMPILER}" "${MPI}"
|
||||
em.set_build_dependencies "${COMPILER}" "${MPI}"
|
||||
em.make_all
|
||||
|
||||
Reference in New Issue
Block a user