]> git.pld-linux.org Git - packages/xen.git/blame - xen-paths.patch
- up to 4.6.5
[packages/xen.git] / xen-paths.patch
CommitLineData
32d7e160
JB
1--- xen-4.5.1/tools/Makefile.orig 2015-10-03 17:22:11.716804023 +0200
2+++ xen-4.5.1/tools/Makefile 2015-10-03 19:37:54.219795649 +0200
3@@ -207,7 +207,7 @@
695d15a0 4 $$source/configure --enable-xen --target-list=i386-softmmu \
bb96a194 5 $(QEMU_XEN_ENABLE_DEBUG) \
32d7e160
JB
6 --prefix=$(LIBEXEC) \
7- --libdir=$(LIBEXEC_LIB) \
8+ --libdir=$(LIBEXEC_LIB) --libexecdir=$(LIBEXEC_LIB) \
9 --includedir=$(LIBEXEC_INC) \
695d15a0
JB
10 --source-path=$$source \
11 --extra-cflags="-I$(XEN_ROOT)/tools/include \
This page took 0.072317 seconds and 4 git commands to generate.