* libvirt.spec.in: fix bug #465274 to build on RHEL

daniel
This commit is contained in:
Daniel Veillard
2008-10-02 15:04:11 +00:00
parent a166cdbb6e
commit 773441bba7
2 changed files with 5 additions and 1 deletions

View File

@@ -26,7 +26,7 @@
%endif
%endif
%if 0%{fedora} >= 8
%if 0%{?fedora} >= 8
%define with_polkit 0%{!?_without_polkit:1}
%define with_xen_proxy 0
%endif