Compare commits

...

1 Commits

Author SHA1 Message Date
Daniel Veillard
2a3935580c Fix for #465274, Daniel 2008-10-02 14:59:55 +00:00

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