mirror of https://gitee.com/openkylin/libvirt.git
spec: Fix indentation
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
b7eca90cd4
commit
aabace2aa5
|
@ -22,7 +22,7 @@
|
|||
%define arches_dmidecode %{arches_x86}
|
||||
%define arches_xen %{arches_x86} aarch64
|
||||
%if 0%{?fedora} >= 36
|
||||
%define arches_xen x86_64 aarch64
|
||||
%define arches_xen x86_64 aarch64
|
||||
%endif
|
||||
%define arches_vbox %{arches_x86}
|
||||
%define arches_ceph %{arches_64bit}
|
||||
|
|
Loading…
Reference in New Issue