[Lunar-commits] <moonbase-gnome> clutter-gtk: fix introspection with gtk+-2

v4hn me at v4hn.de
Sun Feb 10 21:18:25 CET 2013


commit ec57a6870f4ebd610311f030d82d3d11769dc9fc
Author: v4hn <me at v4hn.de>
Date: Sun, 10 Feb 2013 12:18:25 -0800
URL: https://github.com/lunar-linux/moonbase-gnome/commit/ec57a6870f4ebd610311f030d82d3d11769dc9fc

clutter-gtk: fix introspection with gtk+-2
---
  extra/clutter-gtk/BUILD | +1/-0     
  1 file changed, 1 insertion(+)

--- a/extra/clutter-gtk/BUILD
+++ b/extra/clutter-gtk/BUILD
@@ -1,4 +1,5 @@
 sedit "s/^LIBS = @LIBS@$/LIBS = @LIBS@ -lm/" examples/Makefile.in &&
 sedit "s/\(gtk_clutter_viewport_LDADD = .*\)/\1 -lgthread-2.0/" examples/Makefile.in &&
+sedit "s:\(--include=Gtk-2.0\):\1 -I/usr/include/gtk-2.0/:" clutter-gtk/Makefile.in &&
 
 default_build




More information about the Lunar-commits mailing list