From 848783d62e40fb9c48df5d7a14a39cdce0159f81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 18 Sep 2022 23:35:39 +0200 Subject: groups/261.native_packages_x11.group: xorgproto: bump to v2022.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/xorgproto-2022.2.local.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 patches/xorgproto-2022.2.local.patch (limited to 'patches/xorgproto-2022.2.local.patch') diff --git a/patches/xorgproto-2022.2.local.patch b/patches/xorgproto-2022.2.local.patch new file mode 100644 index 00000000..ff2661a8 --- /dev/null +++ b/patches/xorgproto-2022.2.local.patch @@ -0,0 +1,14 @@ +diff -ru xorgproto-2022.2.orig/include/X11/Xwindows.h xorgproto-2022.2/include/X11/Xwindows.h +--- xorgproto-2022.2.orig/include/X11/Xwindows.h 2022-08-11 02:16:33.000000000 +0200 ++++ xorgproto-2022.2/include/X11/Xwindows.h 2022-09-18 23:34:11.811510908 +0200 +@@ -101,10 +101,6 @@ + # define RT_CURSOR ((RESTYPE)5) + #endif + +-#ifndef __CYGWIN__ +-#define sleep(x) Sleep((x) * 1000) +-#endif +- + #if defined(WIN32) && (!defined(PATH_MAX) || PATH_MAX < 1024) + # undef PATH_MAX + # define PATH_MAX 1024 -- cgit v1.2.3