[jhbuild] core-deps: build wayland without documentation



commit 77d1b8868d1d9cd6f02623e41f9303035a55550a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Dec 20 11:35:23 2014 -0600

    core-deps: build wayland without documentation
    
    make[3]: Entering directory
    '/home/mcatanzaro/jhbuild/checkout/wayland/doc/publican'
      GEN      en-US/images
      GEN      en-US
      GEN      en-US/ProtocolInterfaces.xml
    /bin/sh: en-US/ProtocolInterfaces.xml: No such file or directory
      GEN      Wayland/en-US/html/images
      GEN      Wayland/en-US/html/css
    Makefile:528: recipe for target 'en-US/ProtocolInterfaces.xml' failed
    make[3]: *** [en-US/ProtocolInterfaces.xml] Error 1#        modified:   
modulesets/gnome-suites-core-deps-3.16.modules

 modulesets/gnome-suites-core-deps-3.16.modules |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.16.modules b/modulesets/gnome-suites-core-deps-3.16.modules
index df02aac..ccb14e3 100644
--- a/modulesets/gnome-suites-core-deps-3.16.modules
+++ b/modulesets/gnome-suites-core-deps-3.16.modules
@@ -1228,7 +1228,8 @@
     </dependencies>
   </autotools>
 
-  <autotools id="wayland">
+  <autotools id="wayland"
+             autogenargs="--disable-documentation">
     <branch repo="wayland.freedesktop.org"/>
     <dependencies>
       <dep package="libffi"/>


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