[gobject-introspection/wip/transformer: 13/16] Change prefix for GIRepository to be more correct
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection/wip/transformer: 13/16] Change prefix for GIRepository to be more correct
- Date: Fri, 13 Aug 2010 18:05:16 +0000 (UTC)
commit 08ac6a6c4c4d866c52ace977a40ca741e5ab6a80
Author: Colin Walters <walters verbum org>
Date: Wed Jul 28 18:28:21 2010 -0400
Change prefix for GIRepository to be more correct
This breaks the functions, but is what we want it to be in
the future.
gir/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gir/Makefile.am b/gir/Makefile.am
index 6f09def..98a4b26 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -137,7 +137,7 @@ GIRepository-2.0.gir: GObject-2.0.gir $(top_builddir)/girepository/libgireposito
GIRepository_2_0_gir_LIBS = girepository-1.0
GIRepository_2_0_gir_SCANNERFLAGS = \
- --strip-prefix=g \
+ --strip-prefix=GI \
--c-include="girepository.h" \
--pkg-export gobject-introspection-1.0 \
--add-include-path=.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]