1
0

- Ensure ./panels/common/gsd-common-enums.h is created before

starting the full make process. In some rare cases, parallel
  build triggers this file too late.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=289
This commit is contained in:
Dominique Leuenberger 2015-08-30 14:48:47 +00:00 committed by Git OBS Bridge
parent 00ca1907c8
commit 38c447c4ac
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 30 14:48:16 UTC 2015 - dimstar@opensuse.org
- Ensure ./panels/common/gsd-common-enums.h is created before
starting the full make process. In some rare cases, parallel
build triggers this file too late.
-------------------------------------------------------------------
Wed Aug 19 19:53:20 UTC 2015 - dimstar@opensuse.org

View File

@ -209,6 +209,7 @@ ACLOCAL_FLAGS="-I libgd" NOCONFIGURE=1 gnome-autogen.sh
%else
--disable-ibus
%endif
make ./panels/common/gsd-common-enums.h
make %{?_smp_mflags} V=1
%install