[gnome-ostree] manifest: Disable colord bash completion



commit e0cb541685591242470195ffc78ff04b7ec08c35
Author: Colin Walters <walters verbum org>
Date:   Wed Apr 24 08:39:31 2013 -0400

    manifest: Disable colord bash completion

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index cefe6fe..d4dcf14 100644
--- a/manifest.json
+++ b/manifest.json
@@ -471,7 +471,8 @@
                 {"src": "git:git://gitorious.org/gusb/gusb.git"},
                
                {"src": "git:git://github.com/hughsie/colord.git",
-                "config-opts": ["--disable-print-profiles"]},
+                "config-opts": ["--disable-print-profiles",
+                                "--disable-bash-completion"]},
 
                {"src": "gnome:gconf",
                 "config-opts": ["--disable-orbit",


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