From fdb6f548b4faeb48a44c793ae764fb8e9d9f9830 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 4 Jan 2022 23:03:48 -0500 Subject: WIP: just platform --- newmoon/newmoon.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'newmoon') diff --git a/newmoon/newmoon.spec b/newmoon/newmoon.spec index 147e20e..f122261 100644 --- a/newmoon/newmoon.spec +++ b/newmoon/newmoon.spec @@ -131,9 +131,9 @@ sed -i -r -e '/enable-optimize/s/"\s*$/ -Wno-format-overflow"/' ./.mozconfig ls -al ls -al %{badname} || : ls -al %{badname}/platform || : - cd %{badname}/platform + cd platform patch -p1 < %{SOURCE7} - cd ../.. + cd .. %endif ! test -d %{badname}/branding/unofficial.unbuilt && { -- cgit