2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-01-11 02:22:31 +00:00

Add el10 to imgutil spec

This commit is contained in:
Jarrod Johnson
2025-06-10 13:01:08 -04:00
parent dcfb028ba9
commit 26f3ee539f

View File

@@ -10,7 +10,7 @@ BuildRoot: /tmp/
%if "%{dist}" == ".el8"
Requires: squashfs-tools cpio
%else
%if "%{dist}" == ".el9"
%if "%{dist}" == ".el9" || "${dist}" == ".el10"
Requires: squashfs-tools cpio
%else
%if "%{dist}" == ".el7"