[gnome-continuous] manifest: --disable-man in ostree



commit 5d6ebc7bbdc80430076dfc34792f7d6071a4ce79
Author: Colin Walters <walters verbum org>
Date:   Thu Jan 28 15:23:27 2016 -0500

    manifest: --disable-man in ostree
    
    Since we don't have Docbook.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ec09caa..d24e004 100644
--- a/manifest.json
+++ b/manifest.json
@@ -879,6 +879,7 @@
                 "initramfs-depends": true,
                 "config-opts": ["--with-soup-gnome",
                                 "--with-dracut",
+                                "--disable-man",
                                 "--enable-installed-tests"]},
 
                 {"src": "git:git://github.com/alexlarsson/xdg-app",


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