diff --git a/mpiP.changes b/mpiP.changes index 2ded593..186a9c2 100644 --- a/mpiP.changes +++ b/mpiP.changes @@ -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 diff --git a/mpiP.spec b/mpiP.spec index 2f8b0cd..e144efd 100644 --- a/mpiP.spec +++ b/mpiP.spec @@ -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