Fix portablesuffix macros for AlmaLinux
This commit is contained in:
parent
7c4563007d
commit
a6767a3fd1
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user