- Fix the module load line.

OBS-URL: https://build.opensuse.org/package/show/science:HPC/gnu-compilers-hpc?expand=0&rev=16
This commit is contained in:
Egbert Eich 2018-01-30 14:05:30 +00:00 committed by Git OBS Bridge
parent 5182c17baa
commit c38dd06975

View File

@ -29,7 +29,7 @@
export CXX=g++%{hpc_gnu_bin_version} \
export FC=gfortran%{hpc_gnu_bin_version} \
export F77=gfortran%{hpc_gnu_bin_version} \
module load gnu/%hpc_cf_full_version
module load gnu/%hpc_gnu_dep_version
# Requires:
%hpc_gnu_requires \