From cd7d3b11ddc959322d7d86262d83383c2d7c568b Mon Sep 17 00:00:00 2001 From: foo Date: Fri, 5 Nov 2021 16:16:38 +0000 Subject: [PATCH 1/3] firefox: fix patch whitespace --- srcpkgs/firefox/patches/fix-i686-ppc-musl.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/firefox/patches/fix-i686-ppc-musl.patch b/srcpkgs/firefox/patches/fix-i686-ppc-musl.patch index 717f3cd2f9c2..38a85b5922cd 100644 --- a/srcpkgs/firefox/patches/fix-i686-ppc-musl.patch +++ b/srcpkgs/firefox/patches/fix-i686-ppc-musl.patch @@ -1,11 +1,11 @@ ---- a/mozglue/misc/StackWalk.cpp 2017-04-11 04:13:21.000000000 +0200 -+++ b/mozglue/misc/StackWalk.cpp 2017-11-29 15:23:07.218649970 +0100 -@@ -41,7 +41,7 @@ - #define MOZ_STACKWALK_SUPPORTS_MACOSX 0 +--- a/mozglue/misc/StackWalk.cpp 2021-11-05 15:55:03.614609706 +0000 ++++ b/mozglue/misc/StackWalk.cpp 2021-10-28 19:03:47.000000000 +0100 +@@ -45,7 +45,7 @@ + # define MOZ_STACKWALK_SUPPORTS_MACOSX 0 #endif - --#if (defined(linux) && \ + +-#if (defined(linux) && \ +#if defined(__GLIBC__) && (defined(linux) && \ ((defined(__GNUC__) && (defined(__i386) || defined(PPC))) || \ defined(HAVE__UNWIND_BACKTRACE))) - #define MOZ_STACKWALK_SUPPORTS_LINUX 1 + # define MOZ_STACKWALK_SUPPORTS_LINUX 1 From 1590ad529b7c14b6d2e57a2b4b12350b078c135c Mon Sep 17 00:00:00 2001 From: foo Date: Fri, 5 Nov 2021 17:33:34 +0000 Subject: [PATCH 2/3] firefox-esr: fix patch whitespace --- .../firefox-esr/patches/fix-i686-ppc-musl.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/firefox-esr/patches/fix-i686-ppc-musl.patch b/srcpkgs/firefox-esr/patches/fix-i686-ppc-musl.patch index 717f3cd2f9c2..38a85b5922cd 100644 --- a/srcpkgs/firefox-esr/patches/fix-i686-ppc-musl.patch +++ b/srcpkgs/firefox-esr/patches/fix-i686-ppc-musl.patch @@ -1,11 +1,11 @@ ---- a/mozglue/misc/StackWalk.cpp 2017-04-11 04:13:21.000000000 +0200 -+++ b/mozglue/misc/StackWalk.cpp 2017-11-29 15:23:07.218649970 +0100 -@@ -41,7 +41,7 @@ - #define MOZ_STACKWALK_SUPPORTS_MACOSX 0 +--- a/mozglue/misc/StackWalk.cpp 2021-11-05 15:55:03.614609706 +0000 ++++ b/mozglue/misc/StackWalk.cpp 2021-10-28 19:03:47.000000000 +0100 +@@ -45,7 +45,7 @@ + # define MOZ_STACKWALK_SUPPORTS_MACOSX 0 #endif - --#if (defined(linux) && \ + +-#if (defined(linux) && \ +#if defined(__GLIBC__) && (defined(linux) && \ ((defined(__GNUC__) && (defined(__i386) || defined(PPC))) || \ defined(HAVE__UNWIND_BACKTRACE))) - #define MOZ_STACKWALK_SUPPORTS_LINUX 1 + # define MOZ_STACKWALK_SUPPORTS_LINUX 1 From 7f48061f75adc3c5afbbfe8fb784cd97598cd1f2 Mon Sep 17 00:00:00 2001 From: foo Date: Fri, 5 Nov 2021 17:34:34 +0000 Subject: [PATCH 3/3] thunderbird: fix patch whitespace --- .../thunderbird/patches/fix-i686-ppc-musl.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/thunderbird/patches/fix-i686-ppc-musl.patch b/srcpkgs/thunderbird/patches/fix-i686-ppc-musl.patch index 717f3cd2f9c2..38a85b5922cd 100644 --- a/srcpkgs/thunderbird/patches/fix-i686-ppc-musl.patch +++ b/srcpkgs/thunderbird/patches/fix-i686-ppc-musl.patch @@ -1,11 +1,11 @@ ---- a/mozglue/misc/StackWalk.cpp 2017-04-11 04:13:21.000000000 +0200 -+++ b/mozglue/misc/StackWalk.cpp 2017-11-29 15:23:07.218649970 +0100 -@@ -41,7 +41,7 @@ - #define MOZ_STACKWALK_SUPPORTS_MACOSX 0 +--- a/mozglue/misc/StackWalk.cpp 2021-11-05 15:55:03.614609706 +0000 ++++ b/mozglue/misc/StackWalk.cpp 2021-10-28 19:03:47.000000000 +0100 +@@ -45,7 +45,7 @@ + # define MOZ_STACKWALK_SUPPORTS_MACOSX 0 #endif - --#if (defined(linux) && \ + +-#if (defined(linux) && \ +#if defined(__GLIBC__) && (defined(linux) && \ ((defined(__GNUC__) && (defined(__i386) || defined(PPC))) || \ defined(HAVE__UNWIND_BACKTRACE))) - #define MOZ_STACKWALK_SUPPORTS_LINUX 1 + # define MOZ_STACKWALK_SUPPORTS_LINUX 1