[libvirt] [PATCH] build: Fix internal docs generation in VPATH builds

Eric Blake eblake at redhat.com
Fri Dec 3 16:20:51 UTC 2010


On 12/03/2010 09:08 AM, Jiri Denemark wrote:
> ---
>  docs/Makefile.am |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

ACK.

> 
> diff --git a/docs/Makefile.am b/docs/Makefile.am
> index ce0b391..43c54f6 100644
> --- a/docs/Makefile.am
> +++ b/docs/Makefile.am
> @@ -117,6 +117,7 @@ todo:
>  internals/%.html.tmp: internals/%.html.in subsite.xsl page.xsl sitemap.html.in
>  	@if [ -x $(XSLTPROC) ] ; then \
>  	  echo "Generating $@"; \
> +	  $(MKDIR_P) "$(builddir)/internals"; \
>  	  name=`echo $@ | sed -e 's/.tmp//'`; \
>  	  $(XSLTPROC) --stringparam pagename $$name --nonet --html \
>  	    $(top_srcdir)/docs/subsite.xsl $< > $@ \

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101203/f0c5bbbe/attachment-0001.sig>


More information about the libvir-list mailing list