]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Fix indentation
authorAndrea Bolognani <abologna@redhat.com>
Wed, 13 Jul 2016 17:01:14 +0000 (19:01 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 4 Oct 2016 09:59:11 +0000 (11:59 +0200)
commitc9985379914e3a46ee72994f8b125de9d3a85f30
tree2d1b10e6209f9007fe9dc7c8c8818ae419b1e09f
parent8b7b45065e5591ff6d0c16d0cb0bd74cd3fbb497
spec: Fix indentation

Commit ffc49e579c14 broke syntax-check:

  cppi: libvirt.spec.in: line 622: not properly indented
  cppi: libvirt.spec.in: line 624: not properly indented
  cppi: libvirt.spec.in: line 640: not properly indented
  cppi: libvirt.spec.in: line 642: not properly indented
  maint.mk: incorrect preprocessor indentation
  cfg.mk:697: recipe for target 'sc_spec_indentation' failed

Indent the new conditionals properly.

(cherry picked from commit 55d8daa07e7419a929efd677923a428e3d76345b)
libvirt.spec.in