SHA256
1
0
forked from pool/mpiP

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:
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

@@ -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