forked from pool/gnome-control-center
- 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:
parent
00ca1907c8
commit
38c447c4ac
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user