From: Thierry Parmentelat Date: Sun, 17 Feb 2013 19:00:47 +0000 (+0100) Subject: using our own libvirt on all distros for now X-Git-Tag: 5.2.1~49 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=94a5da20c23b50b0dd1bf9e0eb366057d3a5a2f4 using our own libvirt on all distros for now --- diff --git a/lxc.mk b/lxc.mk index ea36fc9a..d21953d4 100644 --- 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" #