From 4e49f5fb8598eb0e868aca5c1f1bf24af447c3fd Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 5 Aug 2026 11:41:33 +0000 Subject: [PATCH] Fix patches application --- SPECS/thunderbird.spec | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/SPECS/thunderbird.spec b/SPECS/thunderbird.spec index e9bc201..af71d1c 100644 --- a/SPECS/thunderbird.spec +++ b/SPECS/thunderbird.spec @@ -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