[guake] Try to fix header file

Pierre-YvesChibon pingou at fedoraproject.org
Sat Jan 14 10:46:00 UTC 2012


commit 88e0977cbf3032e326292d2fdacf6c012500d871
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Sat Jan 14 11:48:56 2012 +0100

    Try to fix header file

 guake.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/guake.spec b/guake.spec
index 886b7f0..e61a149 100644
--- a/guake.spec
+++ b/guake.spec
@@ -45,6 +45,7 @@ sed -i -e 's|if test -z "$ac_pvte_result"; then|if test -z "" ; then|g' configur
 
 sed -i "/#include <gdk\/gdkwindow.h>/d" src/globalhotkeys/keybinder.c
 sed -i "/#include <gdk\/gdkx.h>/d" src/globalhotkeys/keybinder.c
+sed -i -e "s|include <glib/gtypes.h>|include <glib.h>|" src/globalhotkeys/keybinder.h
 
 %build
 %configure --disable-schemas-install --disable-static


More information about the scm-commits mailing list