mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
spec: Fix %endif indentation
In recent commit f772c1fd2a
a misaligned %endif sneaked in which
upsets syntax-check. Align it properly.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
1d8dde61fd
commit
90c7b9a644
@ -73,7 +73,7 @@
|
|||||||
%else
|
%else
|
||||||
%ifnarch %{arches_qemu_kvm}
|
%ifnarch %{arches_qemu_kvm}
|
||||||
%define with_storage_gluster 0
|
%define with_storage_gluster 0
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user