Try to allow include package on aarch64 compose

i9 changed/i9/syslinux-6.04-0.20.el9.inferit
Arkady L. Shane 3 months ago
parent 4843706f9b
commit 83f31bc93e
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -70,15 +70,16 @@ Requires: syslinux-extlinux-nonlinux = %{version}-%{release}
The EXTLINUX bootloader, for booting the local system, as well as all
the SYSLINUX/PXELINUX modules in /boot.
%ifarch %{ix86}
%package tftpboot
Summary: SYSLINUX modules in /tftpboot, available for network booting
BuildArch: noarch
ExclusiveArch: %{ix86} x86_64 aarch64
%description tftpboot
All the SYSLINUX/PXELINUX modules directly available for network
booting in the /tftpboot directory.
%ifarch %{ix86}
%package extlinux-nonlinux
Summary: The parts of the EXTLINUX bootloader which aren't run from linux.
Requires: syslinux

Loading…
Cancel
Save