Fix portablesuffix
This commit is contained in:
parent
785621372f
commit
def2b24f6a
@ -362,9 +362,9 @@
|
|||||||
|
|
||||||
%if 0%{?almalinux}
|
%if 0%{?almalinux}
|
||||||
%ifarch riscv64
|
%ifarch riscv64
|
||||||
%global portablesuffix el10å
|
%global portablerhel 10
|
||||||
%else
|
%else
|
||||||
%global portablesuffix el9
|
%global portablerhel 9
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%global portablesuffix el%{portablerhel}
|
%global portablesuffix el%{portablerhel}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user