diff --git a/libvirt.spec.in b/libvirt.spec.in index e1e902c5e4..1eca4e39d4 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -167,7 +167,7 @@ %endif # fuse is used to provide virtualized /proc for LXC -%if %{with_lxc} +%if %{with_lxc} && 0%{?rhel} != 6 %define with_fuse 0%{!?_without_fuse:1} %endif