Accepting request 541137 from home:eeich:branches:science:HPC

- Fix environment module file.

OBS-URL: https://build.opensuse.org/request/show/541137
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpiP?expand=0&rev=9
This commit is contained in:
Egbert Eich 2017-11-12 23:08:52 +00:00 committed by Git OBS Bridge
parent 7d009711d2
commit de1884a464
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