[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, bpo-lenny, updated. debian/0.8.1-2.bpo50+1
Guido Günther
agx at sigxcpu.org
Sat Jun 19 13:31:39 UTC 2010
The following commit has been merged in the bpo-lenny branch:
commit 02fafb0d59f33493944a918cb43f1e46cff9e1f2
Author: Guido Günther <agx at sigxcpu.org>
Date: Wed Jun 16 17:45:03 2010 +0200
Disable macvtap support
since we're lacking the apropriate kernel headers
diff --git a/debian/rules b/debian/rules
index e181cd0..9f3c132 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
--without-esx \
--without-libssh2 \
--with-capng \
- --with-macvtap \
+ --without-macvta \
--enable-debug \
$(BUILD_XEN) \
$(BUILD_VBOX) \
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list