|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Fix tools build
# HG changeset patch
# User James Bulpin <james@xxxxxxxxxxxxx>
# Date 1176807660 -3600
# Node ID 046fd974b4dc66bed3ace35426d8639feb77cba1
# Parent 338820b7ea4588c743df9524fc863644957886c0
Fix tools build
Signed-off-by: James Bulpin <james@xxxxxxxxxxxxx>
---
tools/python/Makefile | 1 +
1 files changed, 1 insertion(+)
diff -r 338820b7ea45 -r 046fd974b4dc tools/python/Makefile
--- a/tools/python/Makefile Mon Apr 16 22:58:12 2007 +0100
+++ b/tools/python/Makefile Tue Apr 17 12:01:00 2007 +0100
@@ -64,6 +64,7 @@ endif
endif
install-dtd: all
+ $(INSTALL) -m 755 -d $(DESTDIR)/usr/share/xen
$(INSTALL) -m 755 xen/xm/create.dtd $(DESTDIR)/usr/share/xen
install-messages: all
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Fix tools build,
Xen patchbot-unstable <=
|
|
|
|
|