mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
spec: Unconditionally add default-graphics=spice (bz 965864)
This commit is contained in:
parent
7f621db08f
commit
a0961e35b7
@ -133,13 +133,9 @@ machine).
|
||||
%define _disable_unsupported_rhel --hide-unsupported-rhel-options
|
||||
%endif
|
||||
|
||||
%if 0%{?default_graphics:1}
|
||||
%define _default_graphics --default-graphics=%{default_graphics}
|
||||
%endif
|
||||
|
||||
|
||||
python setup.py configure \
|
||||
--pkgversion="%{version}" \
|
||||
--default-graphics="spice" \
|
||||
%{?_qemu_user} \
|
||||
%{?_kvm_packages} \
|
||||
%{?_libvirt_packages} \
|
||||
|
Loading…
Reference in New Issue
Block a user