[gnome-sdk-images/alatiera/dconf-bash] Dconf: disable bash completions



commit c663fc0d890edd5974486fadd6068b8560e9b98c
Author: Jordan Petridis <jordanpetridis protonmail com>
Date:   Sun Aug 12 03:27:44 2018 +0000

    Dconf: disable bash completions

 org.gnome.Sdk.json.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 000d1d4..8163210 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -203,6 +203,7 @@
         {
             "name": "dconf",
             "buildsystem": "meson",
+            "config-opts": [ "--Dbash_completion=false" ],
             "cleanup": [ "/libexec/dconf-service", "/share/dbus-1/services/*" ],
             "sources": [
                 {


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