aboutsummaryrefslogtreecommitdiff
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.in16
1 files changed, 7 insertions, 9 deletions
diff --git a/devel/gobject-introspection/files/patch-Makefile.in b/devel/gobject-introspection/files/patch-Makefile.in
index fea86b08b627..d35bf348b2d8 100644
--- a/devel/gobject-introspection/files/patch-Makefile.in
+++ b/devel/gobject-introspection/files/patch-Makefile.in
@@ -1,18 +1,16 @@
---- Makefile.in.orig 2010-12-24 00:50:07.000000000 +0100
-+++ Makefile.in 2010-12-24 00:51:39.000000000 +0100
-@@ -864,13 +864,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_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 \
- gir/glib-2.0.c
-
+ $(GLIB_INCLUDEDIR)/gobject/glib-types.h gir/glib-2.0.c \
+ $(am__append_4)