forked from pool/at-spi2-core
Accepting request 341542 from home:mgorse:branches:GNOME:Factory
- Disable xevie when configuring (boo#952011). OBS-URL: https://build.opensuse.org/request/show/341542 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=132
This commit is contained in:
parent
cd408219be
commit
e0f5269135
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 28 19:16:30 UTC 2015 - mgorse@suse.com
|
||||||
|
|
||||||
|
- Disable xevie when configuring (boo#952011).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 12 20:06:16 UTC 2015 - zaitor@opensuse.org
|
Mon Oct 12 20:06:16 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package at-spi2-core
|
# spec file for package at-spi2-core
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -85,6 +85,7 @@ to develop applications that require these.
|
|||||||
%configure \
|
%configure \
|
||||||
--libexecdir=%{_libexecdir}/at-spi2 \
|
--libexecdir=%{_libexecdir}/at-spi2 \
|
||||||
--with-dbus-daemondir=/bin \
|
--with-dbus-daemondir=/bin \
|
||||||
|
--disable-xevie \
|
||||||
--disable-static
|
--disable-static
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user