fixed the fedora/rhel condition

epel9
Than Ngo 7 months ago
parent 75f898fba4
commit bad6ee85c4

@ -1065,7 +1065,7 @@ udev.
%endif %endif
%if ! %{bundlelibxml} %if ! %{bundlelibxml}
%if 0%{?fedora} < 40 || 0%{?rhel} < 10 %if 0%{?fedora} && 0%{?fedora} < 40 || 0%{?rhel} && 0%{?rhel} < 10
%patch -P90 -p1 -b .system-libxml %patch -P90 -p1 -b .system-libxml
%endif %endif
%endif %endif

Loading…
Cancel
Save