[gnome-continuous] manifest: Disable docs in gnome-keyring



commit 56c4947887f7dad2c3eab14e764174fc1b4cda6e
Author: Colin Walters <walters verbum org>
Date:   Tue Oct 15 10:39:07 2013 -0400

    manifest: Disable docs in gnome-keyring
    
    No Docbook in Continuous yet.

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 1ed8d6c..44d0f21 100644
--- a/manifest.json
+++ b/manifest.json
@@ -548,7 +548,8 @@
 
                {"src": "gnome:libgnome-keyring"},
 
-               {"src": "gnome:gnome-keyring"},
+               {"src": "gnome:gnome-keyring",
+                "config-opts": ["--disable-doc"]},
 
                {"src": "gnome:json-glib",
                  "config-opts": ["--enable-installed-tests"]},


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