diff --git a/libvirt.spec.in b/libvirt.spec.in index b83f3558a60153ff10b178b90fcf7ed2fe9dfe1f..5537c51512809b18788b2c44574c72d15edd9fdd 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -184,7 +184,7 @@ %define with_sanlock 0%{!?_without_sanlock:%{server_drivers}} %endif %if 0%{?rhel} >= 6 -%ifnarch i386 i586 i686 x86_64 +%ifarch i386 i586 i686 x86_64 %define with_sanlock 0%{!?_without_sanlock:%{server_drivers}} %endif %endif