[libvirt] [PATCH] build: avoid non-srcdir installation failure

Eric Blake eblake at redhat.com
Wed Feb 24 15:05:04 UTC 2010


According to Jim Meyering on 2/24/2010 6:03 AM:
> Subject: [PATCH] build: avoid non-srcdir installation failure
> 
> * docs/Makefile.am (html/index.html): Insert missing $(srcdir)/
> on argument to $(XSLTPROC).  This would make "make distcheck"
> fail when run from a non-srcdir build.
> Reported by Amit Shah

> -	  $(XSLTPROC) --nonet $(srcdir)/newapi.xsl libvirt-api.xml ; fi )
> +	  $(XSLTPROC) --nonet $(srcdir)/newapi.xsl $(srcdir)/libvirt-api.xml; fi)

ACK.

-- 
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: 320 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100224/e6829fde/attachment-0001.sig>


More information about the libvir-list mailing list