[PATCH modular 1/6] jhbuild: fontconfig: disable docs building
Gaetan Nadon
memsize at videotron.ca
Tue Nov 12 11:57:44 PST 2013
The building of docs fails. Something to do with not having
the right level of DocBook/XML. In the interest of saving time,
given this is not a module where X developers are working one,
(it is a dependency), simply not build the docs.
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
xorg.modules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xorg.modules b/xorg.modules
index eb1ab5d..7eac7bb 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -9,7 +9,7 @@
href="git://anongit.freedesktop.org/git/"/>
<!-- external modules -->
- <autotools id="fontconfig">
+ <autotools id="fontconfig" autogenargs="--disable-docs">
<branch module="fontconfig"
checkoutdir="fontconfig"/>
</autotools>
--
1.7.9.5
More information about the xorg-devel
mailing list