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:
@@ -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
1
MPI/cpmd/files/variants
Normal file
@@ -0,0 +1 @@
|
||||
cpmd/3.17.1 deprecated gcc/4.9.2 openmpi/1.8.4
|
||||
Reference in New Issue
Block a user