Merge branch '166-cpmd-deprecate-version-3-17-1' into 'master'

Resolve "cpmd: deprecate version 3.17.1"

Closes #166

See merge request Pmodules/buildblocks!237
This commit is contained in:
2021-11-17 13:52:07 +00:00
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env modbuild
# :FIXME: download url must be added and script must be reviewed!
# :FIXME: this build-script is incomplete!!!
#pbuild::supported_os 'Linux'
@@ -28,8 +28,5 @@ pbuild::install() {
}
pbuild::add_to_group 'MPI'
pbuild::set_runtime_dependencies "${COMPILER}" "${MPI}"
pbuild::set_build_dependencies "${COMPILER}" "${MPI}"
pbuild::compile_in_sourcetree
pbuild::make_all

1
MPI/cpmd/files/variants Normal file
View File

@@ -0,0 +1 @@
cpmd/3.17.1 deprecated gcc/4.9.2 openmpi/1.8.4