using our own libvirt on all distros for now
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 17 Feb 2013 19:00:47 +0000 (20:00 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 17 Feb 2013 19:00:47 +0000 (20:00 +0100)
lxc.mk

diff --git a/lxc.mk b/lxc.mk
index ea36fc9..d21953d 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
@@ -116,11 +116,11 @@ fprobe-ulog-SPEC := fprobe-ulog.spec
 ALL += fprobe-ulog
 IN_NODEIMAGE += fprobe-ulog
 
-#################### libvirt on f16 is too old, sounds like f17 has something fine
-local_libvirt=false
-ifeq "$(DISTRONAME)" "f16"
+#################### using our own libvirt on all distros for now
+#local_libvirt=false
+#ifeq "$(DISTRONAME)" "f16"
 local_libvirt=true
-endif
+#endif
 
 ifeq "$(local_libvirt)" "true"
 #