1
0

Accepting request 823563 from GNOME:Next

- Call %meson_build in %build section, not %meson_install.

OBS-URL: https://build.opensuse.org/request/show/823563
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gsettings-desktop-schemas?expand=0&rev=127
This commit is contained in:
Dominique Leuenberger 2020-07-30 14:01:21 +00:00 committed by Git OBS Bridge
parent 09feee1d50
commit 43740a5a0d
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