Fix portablesuffix macros for AlmaLinux

This commit is contained in:
Andrew Lukoshko 2026-02-21 16:02:16 +00:00
parent 7c4563007d
commit a6767a3fd1

View File

@ -7,9 +7,9 @@ actions:
%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
count: 1 count: 1