forked from pool/systemd
Accepting request 211826 from home:lbssousa:branches:Base:System
- Disable multi-seat-x build, since package xorg-x11-server currently in Factory no longer needs it. OBS-URL: https://build.opensuse.org/request/show/211826 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=479
This commit is contained in:
parent
41f7723e77
commit
79a7f6981e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 20 09:40:01 UTC 2013 - lbsousajr@gmail.com
|
||||||
|
|
||||||
|
- Disable multi-seat-x build, since package xorg-x11-server
|
||||||
|
currently in Factory no longer needs it.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 18 18:56:01 UTC 2013 - hrvoje.senjan@gmail.com
|
Wed Dec 18 18:56:01 UTC 2013 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -583,6 +583,9 @@ export V=1
|
|||||||
--with-debug-shell=/bin/bash \
|
--with-debug-shell=/bin/bash \
|
||||||
--disable-smack \
|
--disable-smack \
|
||||||
--disable-ima \
|
--disable-ima \
|
||||||
|
%if 0%{?suse_version} > 1310
|
||||||
|
--disable-multi-seat-x \
|
||||||
|
%endif
|
||||||
CFLAGS="%{optflags}"
|
CFLAGS="%{optflags}"
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user