mirror of https://gitee.com/openkylin/libvirt.git
spec: Fix syntax
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
a93a3b975c
commit
97c6271150
|
@ -357,7 +357,7 @@
|
||||||
# changes in reported warnings
|
# changes in reported warnings
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
%define enable_werror --enable-werror
|
%define enable_werror --enable-werror
|
||||||
else
|
%else
|
||||||
%define enable_werror --disable-werror
|
%define enable_werror --disable-werror
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue