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:
Michal Privoznik 2021-05-25 13:20:06 +02:00
parent 1d8dde61fd
commit 90c7b9a644

View File

@ -73,7 +73,7 @@
%else
%ifnarch %{arches_qemu_kvm}
%define with_storage_gluster 0
%endif
%endif
%endif
%endif