Resolve "replace set-family with module-addgroup in modulefile

This commit is contained in:
2019-04-25 16:22:34 +02:00
parent 66b21329c8
commit 17e464f642
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ This module includes compilers for
- Fortran
"
set-family "Compiler"
module-addgroup "Compiler"
setenv CC $PREFIX/bin/gcc
setenv CXX $PREFIX/bin/g++

View File

@@ -8,7 +8,7 @@ module-url "http://www.pgroup.com"
module-license "The Portland Group, Oracle (Java), NVIDIA (CUDA), contains third party software"
module-maintainer "Hans-Christian Stadler <hans-christian.stadler@psi.ch>"
set-family "Compiler"
module-addgroup "Compiler"
set ARCH_VERSION linux86-64/$env(PGI_VERSION)