]> source.dussan.org Git - tigervnc.git/commitdiff
Fix xserver118.patch so that it actually applies agsinst xorg 1.18 304/head
authorBrian P. Hinz <bphinz@users.sf.net>
Sat, 7 May 2016 19:33:01 +0000 (15:33 -0400)
committerBrian P. Hinz <bphinz@users.sf.net>
Sat, 7 May 2016 19:33:01 +0000 (15:33 -0400)
unix/xserver118.patch

index 9119b477918b03631305b2986324f26ca770f494..286a37bc5d14a1036c421fdb5cf50703415d7fe5 100644 (file)
@@ -48,15 +48,14 @@ diff -ur xorg-server.orig/configure.ac xorg-server/configure.ac
 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,7 +43,8 @@
+@@ -43,6 +43,7 @@
        $(KDRIVE_SUBDIRS)       \
        $(XQUARTZ_SUBDIRS)      \
-       $(XWAYLAND_SUBDIRS) \
--      $(XMIR_SUBDIRS)
-+      $(XMIR_SUBDIRS)         \
+-      $(XWAYLAND_SUBDIRS)
++      $(XWAYLAND_SUBDIRS) \
 +      vnc
  
- DIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive xwayland xmir
+ DIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive xwayland
  
 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