mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Really fix macro for RHEL this time
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- rpm-spec -*-
|
||||
|
||||
%if 0%{?fedora} >= 8
|
||||
%if "%{fedora}" >= "8"
|
||||
%define with_polkit 1
|
||||
%define with_proxy no
|
||||
%else
|
||||
|
||||
Reference in New Issue
Block a user