From c1031efec2e7e7aa119bd28fb5fc885f803591bd Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 12 Dec 2008 07:39:23 +0000 Subject: [PATCH] fixing #460510 --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index 1b2631c..787dc78 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