aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/packages/deb/ubuntu-xenial/debian/xorg-source-patches/xserver118-patch.patch
blob: cba45a3d17d97db16ed77ca9e061cf4c55c7fd57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- a/unix/xserver118.patch	2016-05-07 15:32:50.000000000 -0400
+++ b/unix/xserver118.patch	2016-04-28 07:11:31.000000000 -0400
@@ -48,14 +48,15 @@
 diff -ur xorg-server.orig/hw/Makefile.am xorg-server/hw/Makefile.am
 --- xorg-server.orig/hw/Makefile.am	2016-04-09 21:28:27.059999965 +0200
 +++ xorg-server/hw/Makefile.am	2016-04-09 21:28:57.587999860 +0200
-@@ -43,6 +43,7 @@
+@@ -43,7 +43,8 @@
  	$(KDRIVE_SUBDIRS)	\
  	$(XQUARTZ_SUBDIRS)	\
--	$(XWAYLAND_SUBDIRS)
-+	$(XWAYLAND_SUBDIRS) \
+ 	$(XWAYLAND_SUBDIRS) \
+-	$(XMIR_SUBDIRS)
++	$(XMIR_SUBDIRS)		\
 +	vnc
  
- DIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive xwayland
+ DIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive xwayland xmir
  
 diff -ur xorg-server.orig/mi/miinitext.c xorg-server/mi/miinitext.c
 --- xorg-server.orig/mi/miinitext.c	2016-04-09 21:28:27.015999965 +0200