Fix conditional in previous commit
This commit is contained in:
parent
d4803feead
commit
bcb37b2ec0
@ -599,7 +599,7 @@ unicore32-linux-user aarch64-softmmu"
|
|||||||
%define tcmallocflag --enable-tcmalloc
|
%define tcmallocflag --enable-tcmalloc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{have_spice}
|
%if 0%{?have_spice:1}
|
||||||
%define spiceflag --enable-spice
|
%define spiceflag --enable-spice
|
||||||
%else
|
%else
|
||||||
%define spiceflag --disable-spice
|
%define spiceflag --disable-spice
|
||||||
|
Loading…
Reference in New Issue
Block a user