[libvirt] [PATCH] build: Install libxenlight log dir

Eric Blake eblake at redhat.com
Thu Apr 7 22:23:36 UTC 2011


On 04/07/2011 04:13 PM, Jim Fehlig wrote:
> Add $localstatedir/log/libvirt/libxl when building libxenlight driver
> ---
>  src/Makefile.am |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 9b54679..3649106 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -1275,6 +1275,7 @@ endif
>  if WITH_LIBXL
>  	$(MKDIR_P) "$(DESTDIR)$(localstatedir)/lib/libvirt/libxl"
>  	$(MKDIR_P) "$(DESTDIR)$(localstatedir)/run/libvirt/libxl"
> +	$(MKDIR_P) "$(DESTDIR)$(localstatedir)/log/libvirt/libxl"

ACK.  But does this also need any specfile changes as a followup?

-- 
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/20110407/8b9aae5a/attachment-0001.sig>


More information about the libvir-list mailing list