[gnome-apps-nightly] Try to fix the gnome-software build



commit e1bd12683a3e158cbc15ecb8e65f258e362a580a
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Apr 27 22:01:51 2017 -0400

    Try to fix the gnome-software build
    
    Set a bash completion dir that is less likely to be readonly.

 org.gnome.Software.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Software.json b/org.gnome.Software.json
index b0ef551..ed3b1e4 100644
--- a/org.gnome.Software.json
+++ b/org.gnome.Software.json
@@ -48,6 +48,7 @@
         {
             "name": "appstream-glib",
             "config-opts": ["--disable-builder",
+                            "--with-bashcompletiondir=/app/share/bash-completion/completions",
                             "--disable-gtk-doc", "--disable-man", "--disable-dep11"],
             "cleanup": [ "/share/installed-tests",
                          "/share/gettext",


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