summaryrefslogtreecommitdiffstats
path: root/devel/gobject-introspection/files/patch-gir_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gobject-introspection/files/patch-gir_Makefile.in')
-rw-r--r--devel/gobject-introspection/files/patch-gir_Makefile.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/devel/gobject-introspection/files/patch-gir_Makefile.in b/devel/gobject-introspection/files/patch-gir_Makefile.in
new file mode 100644
index 000000000..8edf18a7d
--- /dev/null
+++ b/devel/gobject-introspection/files/patch-gir_Makefile.in
@@ -0,0 +1,18 @@
+--- gir/Makefile.in.orig 2010-06-06 12:05:49.000000000 +0200
++++ gir/Makefile.in 2010-06-06 12:07:36.000000000 +0200
+@@ -436,14 +436,13 @@
+ GLib_2_0_gir_PACKAGES = glib-2.0
+ GLib_2_0_gir_CFLAGS = $(CPPFLAGS) \
+ -I$(GLIB_INCLUDEDIR) \
+- -I$(GLIB_LIBDIR)/glib-2.0/include \
+ -DGETTEXT_PACKAGE=Dummy \
+ -DGLIB_COMPILATION \
+ -D__G_I18N_LIB_H__
+
+ GLib_2_0_gir_ASSERTIONS = GLib-2.0.xpath
+ GLib_2_0_gir_FILES = \
+- $(GLIB_LIBDIR)/glib-2.0/include/glibconfig.h \
++ $(GLIB_INCLUDEDIR)/glibconfig.h \
+ $(GLIB_INCLUDEDIR)/glib/*.h \
+ glib-2.0.c
+