]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
spec: Fix %endif indentation
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 25 May 2021 11:20:06 +0000 (13:20 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 25 May 2021 11:20:06 +0000 (13:20 +0200)
In recent commit f772c1fd2a a misaligned %endif sneaked in which
upsets syntax-check. Align it properly.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in

index cdca7d8db642ab1c9bed3a080418b35f11ce4043..792059949827bec4e40d1f1e2b2af152fcb64e8c 100644 (file)
@@ -73,7 +73,7 @@
     %else
         %ifnarch %{arches_qemu_kvm}
             %define with_storage_gluster 0
-       %endif
+        %endif
     %endif
 %endif