diff options
Diffstat (limited to 'newmoon')
-rw-r--r-- | newmoon/newmoon.spec | 4 |
1 files changed, 2 insertions, 2 deletions
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 && { |