summaryrefslogtreecommitdiffhomepage
path: root/patches/xorgproto-2018.4.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2018-08-25 21:49:06 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2018-08-25 21:49:06 +0000
commit9c8846312c57ce85dc664edec460dc23ec345f4c (patch)
treefcf9c0d80f1bef8ab028d04073e1740df5eac504 /patches/xorgproto-2018.4.local.patch
parent2a75fc7dfdb4af4c49503c9e5d9e9fb7941a031c (diff)
downloadmidipix_build-9c8846312c57ce85dc664edec460dc23ec345f4c.tar.bz2
midipix_build-9c8846312c57ce85dc664edec460dc23ec345f4c.tar.xz
patches/xorgproto-2018.4.local.patch:.../include/X11/Xwindows.h: via Redfoxmoon.
Diffstat (limited to 'patches/xorgproto-2018.4.local.patch')
-rw-r--r--patches/xorgproto-2018.4.local.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/patches/xorgproto-2018.4.local.patch b/patches/xorgproto-2018.4.local.patch
index 50339c60..37300c6b 100644
--- a/patches/xorgproto-2018.4.local.patch
+++ b/patches/xorgproto-2018.4.local.patch
@@ -1,3 +1,17 @@
+diff -ru xorgproto-2018.4.orig/include/X11/Xwindows.h xorgproto-2018.4/include/X11/Xwindows.h
+--- xorgproto-2018.4.orig/include/X11/Xwindows.h 2018-02-28 17:45:07.000000000 +0100
++++ xorgproto-2018.4/include/X11/Xwindows.h 2018-08-25 23:36:53.266741018 +0200
+@@ -98,10 +98,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
diff -Nru xorgproto-2018.4.orig/man/Xprint.man xorgproto-2018.4/man/Xprint.man
--- xorgproto-2018.4.orig/man/Xprint.man 1970-01-01 01:00:00.000000000 +0100
+++ xorgproto-2018.4/man/Xprint.man 2018-07-29 01:06:04.000000000 +0200