X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=ecfabc0773ca205c643e8e7eb39cef852757a1f0;hb=6a6805a6e764e37642fc7db90fb3f4e31e5ee039;hp=55d5609aeb2507c9485e54fea4f30d6580dcf02e;hpb=16991243df33aeaa7a8d8388a4feca64429236e9;p=build.git diff --git a/lxc.mk b/lxc.mk index 55d5609a..ecfabc07 100644 --- a/lxc.mk +++ b/lxc.mk @@ -135,11 +135,11 @@ fprobe-ulog-SPEC := fprobe-ulog.spec ALL += fprobe-ulog IN_NODEIMAGE += fprobe-ulog -#################### using our own libvirt on all distros for now -#local_libvirt=false -#ifeq "$(DISTRONAME)" "f16" +#################### using our own libvirt on f18, and the stock version later on +local_libvirt=false +ifeq "$(DISTRONAME)" "f18" local_libvirt=true -#endif +endif ifeq "$(local_libvirt)" "true" #