[lasem] build: typo in typelibdir path
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lasem] build: typo in typelibdir path
- Date: Sat, 11 Sep 2010 19:16:27 +0000 (UTC)
commit 2f6fbb701f4e2c47b144a82149bd8833ad0d1c5d
Author: thecrux <thecrux gmail com>
Date: Sat Sep 11 21:14:42 2010 +0200
build: typo in typelibdir path
Fix https://bugzilla.gnome.org/show_bug.cgi?id=629379
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 589a124..0a8d1e2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -249,7 +249,7 @@ INTROSPECTION_GIRS += Lasem- LASEM_API_VERSION@.gir
girdir = $(datadir)/gir-1.0
dist_gir_DATA = $(INTROSPECTION_GIRS)
-typelibdir = $(libdir)/girepositry-1.0
+typelibdir = $(libdir)/girepository-1.0
typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
CLEANFILES += $(dist_gir_DATA) $(typelib_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]