From 901572971a0f939d25e2bababebe518d617314e2 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Tue, 2 Oct 2018 13:56:36 +0200 Subject: [PATCH] Fixing elfhack patch apply --- thunderbird.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thunderbird.spec b/thunderbird.spec index 96910ab..0c400df 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -124,7 +124,7 @@ Patch104: firefox-gcc-6.0.patch Patch304: mozilla-1245783.patch Patch305: build-big-endian.patch Patch306: mozilla-1353817.patch -Patch307: build-big-endian.patch +Patch307: build-disable-elfhack.patch # Fedora specific patches @@ -254,7 +254,7 @@ debug %{name}, you want to install %{name}-debuginfo instead. %patch306 -p1 -b .1353817 %if 0%{?disable_elfhack} -%patch307 -p1 -b .build-big-endian +%patch307 -p1 -b .elfhack %endif #cd ..