[guake/el6] Try patch from guake's trac

Pierre-YvesChibon pingou at fedoraproject.org
Mon Feb 27 08:21:46 UTC 2012


commit 2dcb5abc9a8f13399273cf8813259438ff1144e4
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Fri Jan 20 23:51:01 2012 +0100

    Try patch from guake's trac

 guake.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/guake.spec b/guake.spec
index 9165c3f..549c515 100644
--- a/guake.spec
+++ b/guake.spec
@@ -33,6 +33,8 @@ sed -i -e 's|if test -z "$ac_pvte_result"; then|if test -z "" ; then|g' configur
 
 %patch0 -p1 -b .
 
+sed -i -e "s|include <glib/gtypes.h>|include <glib.h>|" src/globalhotkeys/keybinder.h
+
 %build
 %configure --disable-schemas-install --disable-static
 make %{?_smp_mflags}


More information about the scm-commits mailing list