From aa265fec7f4be886abb6e6554a780e365489479f Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 4 Jan 2022 19:51:59 -0500 Subject: cd platform --- newmoon/newmoon.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/newmoon/newmoon.spec b/newmoon/newmoon.spec index c02062a..8a11046 100644 --- a/newmoon/newmoon.spec +++ b/newmoon/newmoon.spec @@ -128,9 +128,9 @@ sed -i -r -e '/enable-optimize/s/"\s*$/ -Wno-format-overflow"/' ./.mozconfig %patch3 -p1 %if 0%{?fedora} >= 34 || 0%{?rhel} >= 9 # For gcc 11 -cd %{badname} +cd %{badname}/platform patch -p1 < %{SOURCE7} -cd .. +cd ../.. %endif ! test -d %{badname}/branding/unofficial.unbuilt && { -- cgit