forked from pool/xorg-x11-server
- enable Xwayland also for s390x (bsc#1047173)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=667
This commit is contained in:
parent
472916c49b
commit
e340c7bb28
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 4 15:45:45 UTC 2017 - sndirsch@suse.com
|
||||
|
||||
- enable Xwayland also for s390x (bsc#1047173)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 10 11:52:40 UTC 2017 - sndirsch@suse.com
|
||||
|
||||
|
@ -16,13 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%ifarch s390 s390x
|
||||
%define have_wayland 0
|
||||
%else
|
||||
%define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids
|
||||
%if 0%{?suse_version} >= 1330 || 0%{?build_xwayland}
|
||||
%define have_wayland 1
|
||||
%endif
|
||||
%else
|
||||
%define have_wayland 0
|
||||
%endif
|
||||
|
||||
%define build_suid_wrapper 0
|
||||
|
Loading…
Reference in New Issue
Block a user