[gir-repository] Install gir/typelibs in our prefix, not g-i's
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gir-repository] Install gir/typelibs in our prefix, not g-i's
- Date: Mon, 2 Aug 2010 20:18:12 +0000 (UTC)
commit 51f833b5f324abe53b8e5f026d058467f62d7944
Author: Johan Dahlin <jdahlin litl com>
Date: Mon Aug 2 17:17:35 2010 -0300
Install gir/typelibs in our prefix, not g-i's
gir/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gir/Makefile.am b/gir/Makefile.am
index c269c3f..7c60a2a 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -916,11 +916,11 @@ GMenu-2.0.gir: $(GMENU_GIR_DEPS)
BUILT_GIRSOURCES += GMenu-2.0.gir
endif
-girdir = $(INTROSPECTION_GIRDIR)
+girdir = $(datadir)/gir-1.0
dist_gir_DATA = $(CUSTOM_GIRSOURCES)
gir_DATA = $(BUILT_GIRSOURCES)
-typelibsdir = $(INTROSPECTION_TYPELIBDIR)
+typelibsdir = $(libdir)/girepository-1.0
typelibs_DATA = $(CUSTOM_GIRSOURCES:.gir=.typelib) $(BUILT_GIRSOURCES:.gir=.typelib)
TGIRS = $(typelibs_DATA:.typelib=.tgir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]