[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, bpo-lenny, updated. debian/0.8.3-5+squeeze1_bpo50+1-6-g1f0959f

Guido Günther agx at sigxcpu.org
Tue Jul 19 20:14:54 UTC 2011


The following commit has been merged in the bpo-lenny branch:
commit c6c93ca7d7abfca151adf57fe2911cad71434453
Author: Guido Günther <agx at sigxcpu.org>
Date:   Mon Jul 18 09:13:26 2011 +0200

    Properly disable macvtap

diff --git a/debian/rules b/debian/rules
index 9f3c132..24b3021 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ DEB_CONFIGURE_EXTRA_FLAGS :=     \
 	--without-esx		 \
 	--without-libssh2	 \
 	--with-capng		 \
-	--without-macvta	 \
+	--without-macvtap	 \
 	--enable-debug		 \
 	$(BUILD_XEN)		 \
 	$(BUILD_VBOX)		 \

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list