[gnome-documents] Flatpak: Do not build the tracker docs



commit 5c3e4d8c9b446874051d1afad63222e5a2650bf8
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Oct 15 09:06:11 2018 +0300

    Flatpak: Do not build the tracker docs

 flatpak/org.gnome.Books.json     | 2 +-
 flatpak/org.gnome.Documents.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Books.json b/flatpak/org.gnome.Books.json
index 0d4d0769..21cd718d 100644
--- a/flatpak/org.gnome.Books.json
+++ b/flatpak/org.gnome.Books.json
@@ -162,7 +162,7 @@
             "name": "tracker",
             "buildsystem": "meson",
             "cleanup": [ "/bin", "/etc", "/lib/systemd", "/libexec", "/share/dbus-1/services" ],
-            "config-opts": [ "--default-library=shared", "-Dbash-completion=no" ],
+            "config-opts": [ "--default-library=shared", "-Dbash-completion=no", "-Ddocs=false" ],
             "sources": [
                 {
                     "type": "git",
diff --git a/flatpak/org.gnome.Documents.json b/flatpak/org.gnome.Documents.json
index 83cf03fd..37d42a10 100644
--- a/flatpak/org.gnome.Documents.json
+++ b/flatpak/org.gnome.Documents.json
@@ -162,7 +162,7 @@
             "name": "tracker",
             "buildsystem": "meson",
             "cleanup": [ "/bin", "/etc", "/lib/systemd", "/libexec", "/share/dbus-1/services" ],
-            "config-opts": [ "--default-library=shared", "-Dbash-completion=no" ],
+            "config-opts": [ "--default-library=shared", "-Dbash-completion=no", "-Ddocs=false" ],
             "sources": [
                 {
                     "type": "git",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]