[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen master] qemu-xen: Set localstatedir to /var.



commit f2831c3a4ac803541eaf0a5992665c06ee852441
Author:     Anthony PERARD <anthony.perard@xxxxxxxxxx>
AuthorDate: Tue Oct 8 13:59:57 2013 +0100
Commit:     Ian Campbell <ian.campbell@xxxxxxxxxx>
CommitDate: Thu Oct 10 09:32:04 2013 +0100

    qemu-xen: Set localstatedir to /var.
    
    This path is used by the QEMU build system to create the /run directory.
    If local-state-dir is not set, the result become $prefix/var which
    is not an acceptable path.
    
    Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>
    Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
---
 tools/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/Makefile b/tools/Makefile
index 206b79a..b73f0a9 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -199,6 +199,7 @@ subdir-all-qemu-xen-dir: qemu-xen-dir-find
                -L$(XEN_ROOT)/tools/xenstore" \
                --bindir=$(LIBEXEC) \
                --datadir=$(SHAREDIR)/qemu-xen \
+               --localstatedir=/var \
                --disable-kvm \
                --disable-docs \
                --disable-guest-agent \
--
generated by git-patchbot for /home/xen/git/xen.git#master

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.