Do not apply disable-libe-book-support.patch in EPEL 10

This matches the conditions on the libe-book BuildRequires.
This commit is contained in:
Yaakov Selkowitz 2024-08-28 18:24:55 -04:00
parent 26700d2b37
commit 2016dead04

View File

@ -1088,7 +1088,7 @@ mv -f redhat.soc extras/source/palettes/standard.soc
# apply patches
%autopatch -p1 -M 99
%if 0%{?rhel}
%if ! (0%{?fedora} || 0%{?rhel} >= 10)
%patch -P 500 -p1
%endif