[arch-commits] Commit in tk/repos/extra-i686 (xproto-7-0-13.patch)

Allan McRae allan at archlinux.org
Sun Jul 13 02:50:45 UTC 2008


    Date: Saturday, July 12, 2008 @ 22:50:45
  Author: allan
Revision: 4883

add missing patch

Added:
  tk/repos/extra-i686/xproto-7-0-13.patch

---------------------+
 xproto-7-0-13.patch |   13 +++++++++++++
 1 file changed, 13 insertions(+)

Added: xproto-7-0-13.patch
===================================================================
--- xproto-7-0-13.patch	                        (rev 0)
+++ xproto-7-0-13.patch	2008-07-13 02:50:45 UTC (rev 4883)
@@ -0,0 +1,13 @@
+diff -urp tk8.5.3-old/generic/tkBind.c tk8.5.3/generic/tkBind.c
+--- tk8.5.3-old/generic/tkBind.c	2007-12-14 01:24:13.000000000 +1000
++++ tk8.5.3/generic/tkBind.c	2008-07-01 16:25:16.000000000 +1000
+@@ -574,6 +574,9 @@ static int flagArray[TK_LASTEVENT] = {
+    /* ColormapNotify */		COLORMAP,
+    /* ClientMessage */		0,
+    /* MappingNotify */		0,
++#ifdef GenericEvent
++   /* GenericEvent */		0,
++#endif 
+    /* VirtualEvent */		VIRTUAL,
+    /* Activate */		ACTIVATE,
+    /* Deactivate */		ACTIVATE,





More information about the arch-commits mailing list