Accepting request 541140 from science:HPC

- Fix environment module file. (forwarded request 541137 from eeich)

OBS-URL: https://build.opensuse.org/request/show/541140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpiP?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2017-11-13 13:04:22 +00:00 committed by Git OBS Bridge
commit b6d75c3fea
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 12 12:07:35 UTC 2017 - eich@suse.com
- Fix environment module file.
-------------------------------------------------------------------
Fri Oct 20 07:51:00 UTC 2017 - eich@suse.com

View File

@ -134,8 +134,8 @@ set version %{version}
prepend-path LD_LIBRARY_PATH %{hpc_libdir}
setenv %{upcase %pname}_DIR %{hpc_prefix}
setenv %{upcase %pname}_LIB %{hpc_libdir}
setenv %{hpc_upcase %pname}_DIR %{hpc_prefix}
setenv %{hpc_upcase %pname}_LIB %{hpc_libdir}
EOF