From b610e1c7180a0fc7433e6f4545734dc743708b36 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 12 Dec 2008 07:37:59 +0000 Subject: [PATCH] fixing #460510 --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index f508c05..3169cb8 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -21,7 +21,7 @@ %define with_xen_proxy 0 %endif -%if "%{fedora}" +%if 0%{?fedora} %ifarch ppc64 %define with_qemu 0 %endif