Use PREFIX to install qemu-upstream. This installs docs and config files with same PREFIX as we do for the binary and firmware. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> -- ---to satisfy European Law for business letters: Advanced Micro Devices GmbH Einsteinring 24, 85689 Dornach b. Muenchen Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen Registergericht Muenchen, HRB Nr. 43632 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
Christoph Egger writes ("[Xen-devel] [PATCH] tools: use PREFIX to install qemu-upstream"):> Use PREFIX to install qemu-upstream. > This installs docs and config files with same PREFIX > as we do for the binary and firmware.The effect of this that in the default build, lots of files move about in dist/install, generally from dist/install/usr/local to dist/install/usr. Now our build tree output locations are perhaps haphazard but I don''t think changing them at this stage of the 4.2 release cycle is appropriate. We should revisit this when 4.3 development is open. Thanks, Ian.