aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/skippy/files/event_base.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/skippy/files/event_base.patch')
-rw-r--r--recipes/skippy/files/event_base.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/skippy/files/event_base.patch b/recipes/skippy/files/event_base.patch
new file mode 100644
index 0000000000..20632edf15
--- /dev/null
+++ b/recipes/skippy/files/event_base.patch
@@ -0,0 +1,11 @@
+--- skippy-xd-0.5.0/mainwin.c.old 2005-04-29 03:54:32 +01:00
++++ skippy-xd-0.5.0/mainwin.c 2005-04-29 03:55:06 +01:00
+@@ -67,7 +67,7 @@
+ XRenderPictureAttributes pa;
+ XRenderColor clear;
+ int error_base;
+-#ifdef XINERAMA
++#if 1
+ int event_base;
+ #endif /* XINERAMA */
+