[nautilus] org.gnome.Nautilus.json: Fix tracker options



commit 288197a122d1995dc529554c2cb781b61dda8c5b
Author: Ernestas Kulik <ernestask gnome org>
Date:   Sun Feb 17 21:21:11 2019 +0000

    org.gnome.Nautilus.json: Fix tracker options
    
    https://gitlab.gnome.org/GNOME/tracker/commit/cfab5f96042d31f603cf176e408269ec60fe581b

 build-aux/flatpak/org.gnome.Nautilus.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index e7a18a6d1..7ec7832e7 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -73,8 +73,8 @@
                 "-Ddocs=false",
                 "-Dfunctional_tests=false",
                 "-Djournal=false",
-                "-Dnetwork_manager=no",
-                "-Dstemmer=no",
+                "-Dnetwork_manager=disabled",
+                "-Dstemmer=disabled",
                 "-Dbash_completion=no",
                 "-Dsystemd_user_services=no"
             ],


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