Fix patches application

This commit is contained in:
Andrew Lukoshko 2026-08-05 11:41:33 +00:00
parent 2395550739
commit 4e49f5fb85

View File

@ -1115,17 +1115,8 @@ echo "--------------------------------------------"
%endif
%patch -P11 -p1 -b .rust-file-removal
%patch -P14 -p1 -b .cargo-lock-version
%if %{?system_nss}
%if (0%{?rhel} == 10 && %{rhel_minor_version} <= 2)
%patch -P15 -p1 -b .build-system-nss
%patch -P16 -p1 -b .tb-build-system-nss
%endif
%if (0%{?rhel} == 9 && %{rhel_minor_version} <= 8)
%patch -P15 -p1 -b .build-system-nss
%patch -P16 -p1 -b .tb-build-system-nss
%endif
%endif
%patch -P15 -p1 -b .build-system-nss
%patch -P16 -p1 -b .tb-build-system-nss
%patch -P18 -p1 -b .annobin-fix
%patch -P19 -p1 -b .min-lexical