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 <[email protected]> --- 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
