Fix conditional in previous commit

This commit is contained in:
Daniel P. Berrange 2015-07-03 17:22:51 +01:00
parent d4803feead
commit bcb37b2ec0
1 changed files with 1 additions and 1 deletions

View File

@ -599,7 +599,7 @@ unicore32-linux-user aarch64-softmmu"
%define tcmallocflag --enable-tcmalloc
%endif
%if %{have_spice}
%if 0%{?have_spice:1}
%define spiceflag --enable-spice
%else
%define spiceflag --disable-spice