SOURCES: gok-build.patch (NEW) - fix build (from http://bugzilla.g...

megabajt megabajt at pld-linux.org
Sat Oct 13 19:55:33 CEST 2007


Author: megabajt                     Date: Sat Oct 13 17:55:33 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build (from http://bugzilla.gnome.org/show_bug.cgi?id=486346 )

---- Files affected:
SOURCES:
   gok-build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gok-build.patch
diff -u /dev/null SOURCES/gok-build.patch:1.1
--- /dev/null	Sat Oct 13 19:55:33 2007
+++ SOURCES/gok-build.patch	Sat Oct 13 19:55:28 2007
@@ -0,0 +1,11 @@
+=============================================================================
+--- gok-1.3.6/gok/main.c-   2007-10-13 11:32:59.000000000 -0400
++++ gok-1.3.6/gok/main.c    2007-10-13 11:33:44.000000000 -0400
+@@ -1228,6 +1228,7 @@
+                   gpointer data)
+ {
+ #ifdef HAVE_XEVIE
++   XEvent xevie_event;
+     while (xevie_dpy && XPending (xevie_dpy)) {
+       XMotionEvent *motion_event;
+       gboolean has_active_key = gok_scanner_key_is_active ();
================================================================


More information about the pld-cvs-commit mailing list