diff --git a/libvirt.spec.in b/libvirt.spec.in index 44f846a169f725a25632fe1c800c86c1125ea6cb..4821da826e954d9cc2366a39c822fa56c90ca8dc 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -163,7 +163,7 @@ %endif # fuse is used to provide virtualized /proc for LXC -%if 0%{?fedora} || 0%{?rhel} >= 7 +%if %{with_lxc} %define with_fuse 0%{!?_without_fuse:1} %endif