Cui, Dexuan
2007-Apr-17 05:51 UTC
[Xen-devel] a minor build issue caused by staging c/s 14865
Staging tree''s changeset 14865:8ea56a6141dd introduced a minor build issue. The following fixes it: diff -r 338820b7ea45 tools/python/Makefile --- a/tools/python/Makefile Mon Apr 16 22:58:12 2007 +0100 +++ b/tools/python/Makefile Tue Apr 17 13:40:28 2007 +0800 @@ -64,6 +64,7 @@ endif endif install-dtd: all + mkdir -p $(DESTDIR)/usr/share/xen; $(INSTALL) -m 755 xen/xm/create.dtd $(DESTDIR)/usr/share/xen install-messages: all -- Dexuan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel