mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-14 01:13:38 -06:00
rpm: Don't error building if with_spice isn't defined
This commit is contained in:
parent
93764a9731
commit
d3cf1065b3
@ -192,7 +192,7 @@ Common files used by the different Virtual Machine Manager interfaces.
|
|||||||
%define _disable_unsupported_rhel --disable-unsupported-rhel-options
|
%define _disable_unsupported_rhel --disable-unsupported-rhel-options
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{default_graphics}
|
%if 0%{?default_graphics}
|
||||||
%define _default_graphics --with-default-graphics=%{default_graphics}
|
%define _default_graphics --with-default-graphics=%{default_graphics}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user