public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-do/files: gnome-do-0.8.5-glib-2.32.patch
@ 2012-06-21  9:35 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-06-21  9:35 UTC (permalink / raw
  To: gentoo-commits

jlec        12/06/21 09:35:12

  Added:                gnome-do-0.8.5-glib-2.32.patch
  Log:
  gnome-extra/gnome-do: Fix for building against glib-2.32, #421719
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  gnome-extra/gnome-do/files/gnome-do-0.8.5-glib-2.32.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-do/files/gnome-do-0.8.5-glib-2.32.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-do/files/gnome-do-0.8.5-glib-2.32.patch?rev=1.1&content-type=text/plain

Index: gnome-do-0.8.5-glib-2.32.patch
===================================================================
 libdo/keybinder.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libdo/keybinder.h b/libdo/keybinder.h
index 2a39958..da202e6 100644
--- a/libdo/keybinder.h
+++ b/libdo/keybinder.h
@@ -24,7 +24,7 @@
 #ifndef __DO_KEY_BINDER_H__
 #define __DO_KEY_BINDER_H__
 
-#include <glib/gtypes.h>
+#include <glib.h>
 
 G_BEGIN_DECLS
 






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-21  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-21  9:35 [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-do/files: gnome-do-0.8.5-glib-2.32.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox