summaryrefslogtreecommitdiffstats
path: root/devel/gobject-introspection/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gobject-introspection/files/patch-Makefile.in')
-rw-r--r--devel/gobject-introspection/files/patch-Makefile.in18
1 files changed, 8 insertions, 10 deletions
diff --git a/devel/gobject-introspection/files/patch-Makefile.in b/devel/gobject-introspection/files/patch-Makefile.in
index e22a5a63c..d35bf348b 100644
--- a/devel/gobject-introspection/files/patch-Makefile.in
+++ b/devel/gobject-introspection/files/patch-Makefile.in
@@ -1,18 +1,16 @@
---- Makefile.in.orig 2011-09-15 18:46:37.000000000 +0200
-+++ Makefile.in 2011-09-15 18:48:02.000000000 +0200
-@@ -881,13 +881,13 @@
+--- Makefile.in.orig 2012-10-02 11:01:03.000000000 +0000
++++ Makefile.in 2012-10-02 11:02:59.000000000 +0000
+@@ -973,12 +973,11 @@
GLib_2_0_gir_PACKAGES = glib-2.0
GLib_2_0_gir_CFLAGS = \
-I$(GLIB_INCLUDEDIR) \
- -I$(GLIB_LIBDIR)/glib-2.0/include \
-+ -I$(GLIB_INCLUDEDIR)/.. \
-DGETTEXT_PACKAGE=Dummy \
-DGLIB_COMPILATION \
-D__G_I18N_LIB_H__
- GLib_2_0_gir_FILES = \
-- $(GLIB_LIBDIR)/glib-2.0/include/glibconfig.h \
-+ $(GLIB_INCLUDEDIR)/glibconfig.h \
- $(GLIB_INCLUDEDIR)/glib/*.h \
- $(GLIB_INCLUDEDIR)/gobject/glib-types.h \
- gir/glib-2.0.c
+-GLib_2_0_gir_FILES = $(GLIB_LIBDIR)/glib-2.0/include/glibconfig.h \
++GLib_2_0_gir_FILES = $(GLIB_INCLUDEDIR)/glibconfig.h \
+ $(GLIB_INCLUDEDIR)/glib/*.h \
+ $(GLIB_INCLUDEDIR)/gobject/glib-types.h gir/glib-2.0.c \
+ $(am__append_4)