Accepting request 1151938 from mozilla:Factory

OBS-URL: https://build.opensuse.org/request/show/1151938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-02-27 21:47:40 +00:00 committed by Git OBS Bridge
commit a7156071ee
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 13:22:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Feb 8 17:35:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -222,12 +222,12 @@ cd mozilla
cp %{SOURCE12} GNUmakefile
%patch1 -p1
%patch2 -p2
%patch3 -p1
%patch4 -p0
%patch5 -p1
%patch6 -p1
%patch -P 1 -p1
%patch -P 2 -p2
%patch -P 3 -p1
%patch -P 4 -p0
%patch -P 5 -p1
%patch -P 6 -p1
cat << EOF > .mozconfig
mk_add_options MOZILLA_OFFICIAL=1