]> git.pld-linux.org Git - packages/clutter-gtk.git/blob - clutter-gtk-fix.patch
a8d6d3cb8f2301d8dc698aa503e531faa847ae33
[packages/clutter-gtk.git] / clutter-gtk-fix.patch
1 diff -ur clutter-gtk-0.10.8.orig//clutter-gtk/Makefile.am clutter-gtk-0.10.8.fix//clutter-gtk/Makefile.am
2 --- clutter-gtk-0.10.8.orig//clutter-gtk/Makefile.am    2010-11-18 10:33:53.000000000 +0100
3 +++ clutter-gtk-0.10.8.fix//clutter-gtk/Makefile.am     2010-11-18 10:35:02.501676737 +0100
4 @@ -49,7 +49,7 @@
5                 --namespace GtkClutter --nsversion=@CLUTTER_GTK_API_VERSION@ \
6                 --identifier-prefix=GtkClutter \
7                 --symbol-prefix=gtk_clutter \
8 -               $(INCLUDES) $(AM_CPPFLAGS) \
9 +               $(INCLUDES) $(AM_CPPFLAGS) $(GTK_CFLAGS) \
10                 --add-include-path=$(srcdir) --add-include=path=. \
11                 --include=Clutter-1.0 \
12                 --include=GdkPixbuf-2.0 \
This page took 0.018269 seconds and 2 git commands to generate.