[Pkg-libvirt-commits] [SCM] Libvirt debian packaging branch, master, updated. debian/0.6.3-2

Guido Günther agx at sigxcpu.org
Thu May 7 13:00:38 UTC 2009


The following commit has been merged in the master branch:
commit 449ca603d8a11fc5a68b449118096e951940502e
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu May 7 12:09:33 2009 +0200

    enable lxc support
    
    Closes: #526718
    Thanks: Daniel Pittman for testing this

diff --git a/debian/rules b/debian/rules
index 74fb0ea..56f8f6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ DEB_CONFIGURE_EXTRA_FLAGS :=     \
 	--disable-rpath          \
 	--with-qemu              \
 	--with-openvz            \
-	--without-lxc            \
+	--with-lxc               \
 	--with-avahi             \
 	--with-sasl              \
 	--with-polkit		 \

-- 
Libvirt debian packaging



More information about the Pkg-libvirt-commits mailing list