Fix portablesuffix

This commit is contained in:
Andrew Lukoshko 2026-02-23 15:40:22 +00:00
parent 785621372f
commit def2b24f6a

View File

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