[glom] xdg-app-builder manifest: libgda: Use --enable-gi-system-install=no .
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] xdg-app-builder manifest: libgda: Use --enable-gi-system-install=no .
- Date: Sat, 12 Dec 2015 20:23:43 +0000 (UTC)
commit 220666b6310414e4187d3739e691fb528683d06d
Author: Murray Cumming <murrayc murrayc com>
Date: Sat Dec 12 21:21:32 2015 +0100
xdg-app-builder manifest: libgda: Use --enable-gi-system-install=no .
So it install the .gir files under /app , not under /usr .
The ones under /app will be used because xdg-app sets GI_TYPELIB_PATH .
glom-xdg-app-builder/manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glom-xdg-app-builder/manifest.json b/glom-xdg-app-builder/manifest.json
index 832b282..ff95e55 100644
--- a/glom-xdg-app-builder/manifest.json
+++ b/glom-xdg-app-builder/manifest.json
@@ -225,7 +225,7 @@
},
{
"name": "libgda-5.0",
- "config-opts": [ "--disable-documentation" "--enable-gda-gi" ],
+ "config-opts": [ "--disable-documentation" "--enable-gda-gi" "--enable-gi-system-install=no" ],
"sources": [
{
"type": "archive",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]