Accepting request 823595 from GNOME:Factory

- Call %meson_build in %build section, not %meson_install. (forwarded request 823563 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/823595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsettings-desktop-schemas?expand=0&rev=59
This commit is contained in:
Dominique Leuenberger 2020-08-06 15:29:30 +00:00 committed by Git OBS Bridge
commit fd1f14c7c6
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 30 10:59:42 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Call %meson_build in %build section, not %meson_install.
-------------------------------------------------------------------
Fri May 22 08:15:42 UTC 2020 - Alynx Zhou <alynx.zhou@suse.com>

View File

@ -69,7 +69,7 @@ translation-update-upstream po %{name}
%build
%meson \
%{nil}
%meson_install
%meson_build
%install
%meson_install