[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/0.7.5-3
Guido Günther
agx at sigxcpu.org
Fri Jan 8 10:26:31 UTC 2010
The following commit has been merged in the master branch:
commit 1c0e0b5493457d243d1d4dc85ea511c803829be9
Author: Guido Günther <agx at sigxcpu.org>
Date: Fri Jan 8 11:06:04 2010 +0100
Explicitly disable ESX support
diff --git a/debian/rules b/debian/rules
index ee02de2..442b1bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,8 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
--with-init-scripts=none \
--without-numactl \
--without-selinux \
+ --without-esx \
+ --without-libssh2 \
--enable-debug \
$(BUILD_XEN) \
$(BUILD_VBOX) \
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list