summaryrefslogtreecommitdiffstats
path: root/main/xen/qemu-xen_paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/xen/qemu-xen_paths.patch')
-rw-r--r--main/xen/qemu-xen_paths.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/main/xen/qemu-xen_paths.patch b/main/xen/qemu-xen_paths.patch
new file mode 100644
index 000000000..1a17fc6be
--- /dev/null
+++ b/main/xen/qemu-xen_paths.patch
@@ -0,0 +1,15 @@
+diff --git a/tools/Makefile b/tools/Makefile
+index 0edeb62..d5d02e8 100644
+--- a/tools/Makefile
++++ b/tools/Makefile
+@@ -166,6 +166,9 @@ subdir-all-qemu-xen-dir: qemu-xen-dir-find
+ -L$(XEN_ROOT)/tools/xenstore" \
+ --bindir=$(LIBEXEC) \
+ --datadir=$(SHAREDIR)/qemu-xen \
++ --mandir=$(PREFIX)/share/man \
++ --docdir=$(PREFIX)/share/doc \
++ --sysconfdir=/etc/qemu \
+ --disable-kvm \
+ --python=$(PYTHON) \
+ $(IOEMU_CONFIGURE_CROSS); \
+