[Pkg-xen-changes] [xen] 32/35: Update configure options

Bastian Blank waldi at moszumanska.debian.org
Wed Dec 17 21:34:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

waldi pushed a commit to branch develop
in repository xen.

commit a294b7f8711e0dba52b11dac93d885e9e928640a
Author: Bastian Blank <waldi at debian.org>
Date:   Sun Dec 14 21:31:39 2014 +0100

    Update configure options
---
 debian/rules.real | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/rules.real b/debian/rules.real
index 6cc0cc1..3dd7b86 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -61,12 +61,14 @@ $(STAMPS_DIR)/setup-utils_$(ARCH):
 		./configure \
 			--disable-docs --disable-stubdom --disable-xen \
 			--prefix=/usr \
-			--includedir=$${prefix}/include \
-			--mandir=$${prefix}/share/man \
-			--infodir=$${prefix}/share/info \
+			--includedir=/usr/include \
+			--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
+			--mandir=/usr/share/man \
+			--infodir=/usr/share/info \
 			--sysconfdir=/etc \
 			--localstatedir=/var \
 			--disable-blktap1 \
+			--disable-blktap2 \
 			--disable-ocamltools \
 			--disable-qemu-traditional --disable-rombios \
 			--with-system-qemu=/usr/bin/qemu-system-i386 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git



More information about the Pkg-xen-changes mailing list