WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Fix build.

# HG changeset patch
# User shand@xxxxxxxxxxxxxxxxxxxxxxxxxxx
# Node ID cd6f1a4e9a397df8ff55d937e0ea63ff218e1476
# Parent  d0a5b1857c356f3de1e9e410212631d87b24ca7c
Fix build. 

Signed-off-by: Steven Hand <steven@xxxxxxxxxxxxx>

diff -r d0a5b1857c35 -r cd6f1a4e9a39 tools/xenstore/Makefile
--- a/tools/xenstore/Makefile   Sun Sep  4 22:45:45 2005
+++ b/tools/xenstore/Makefile   Sun Sep  4 23:51:39 2005
@@ -121,6 +121,7 @@
 install: libxenstore.so xenstored $(CLIENTS)
        $(INSTALL_DIR) -p $(DESTDIR)/var/run/xenstored
        $(INSTALL_DIR) -p $(DESTDIR)/var/lib/xenstored
+       $(INSTALL_DIR) -p $(DESTDIR)/usr/bin
        $(INSTALL_DIR) -p $(DESTDIR)/usr/sbin
        $(INSTALL_DIR) -p $(DESTDIR)/usr/include
        $(INSTALL_PROG) xenstored $(DESTDIR)/usr/sbin

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

<Prev in Thread] Current Thread [Next in Thread>