]> git.pld-linux.org Git - packages/gdk-pixbuf2.git/blame - gobject-introspection.patch
- fixed file name for find_lang, now it builds
[packages/gdk-pixbuf2.git] / gobject-introspection.patch
CommitLineData
9d5ca6f5
PZ
1--- gdk-pixbuf-2.22.0/gdk-pixbuf/Makefile.am~ 2010-09-21 18:42:39.000000000 +0200
2+++ gdk-pixbuf-2.22.0/gdk-pixbuf/Makefile.am 2010-09-22 20:25:16.436185596 +0200
3@@ -677,7 +677,7 @@
4 if HAVE_INTROSPECTION
5
6 GdkPixbuf-2.0.gir: libgdk_pixbuf-2.0.la Makefile
7-GdkPixbuf_2_0_gir_SCANNERFLAGS = --warn-all --strip-prefix=Gdk
8+GdkPixbuf_2_0_gir_SCANNERFLAGS = --warn-all --identifier-prefix=Gdk
9 GdkPixbuf_2_0_gir_INCLUDES = GModule-2.0 Gio-2.0
10 GdkPixbuf_2_0_gir_LIBS = libgdk_pixbuf-2.0.la
11 GdkPixbuf_2_0_gir_CFLAGS = $(INCLUDES)
This page took 0.03578 seconds and 4 git commands to generate.