summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/flatpak/org.gnome.Contacts.json10
1 files changed, 4 insertions, 6 deletions
diff --git a/data/flatpak/org.gnome.Contacts.json b/data/flatpak/org.gnome.Contacts.json
index 56f255e..c84aba5 100644
--- a/data/flatpak/org.gnome.Contacts.json
+++ b/data/flatpak/org.gnome.Contacts.json
@@ -63,12 +63,10 @@
},
{
"name": "libgee",
- "build-options" : {
- "env": {
- "PKG_CONFIG_GOBJECT_INTROSPECTION_1_0_GIRDIR": "/app/share/gir-1.0",
- "PKG_CONFIG_GOBJECT_INTROSPECTION_1_0_TYPELIBDIR": "/app/lib/girepository-1.0"
- }
- },
+ "make-install-args": [
+ "girdir=/app/share/gir-1.0",
+ "typelibdir=/app/lib/girepository-1.0"
+ ],
"sources": [
{
"type": "git",