[PATCH:modular] build.sh: move doc build before proto & libs
Gaetan Nadon
memsize at videotron.ca
Mon Dec 13 07:54:36 PST 2010
On Mon, 2010-12-13 at 06:44 -0800, Alan Coopersmith wrote:
> Now that many protocol & library modules include DocBook documentation
> that uses the stylesheets from xorg-sgml-doctools to build, install
> those first.
>
> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
> ---
> build.sh | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/build.sh b/build.sh
> index 7b385fc..52e7f23 100755
> --- a/build.sh
> +++ b/build.sh
> @@ -1148,11 +1148,11 @@ if [ X"$MODFILE" = X ]; then
> # Required by mesa
> build util makedepend
>
> + build_doc
> build_proto
> build_lib
> build_mesa
>
> - build_doc
> build data bitmaps
> build_app
> build_xserver
Reviewed-by: Gaetan Nadon <memsize at videotron.ca>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101213/b9e0603d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101213/b9e0603d/attachment.pgp>
More information about the xorg-devel
mailing list