]> 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)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 13 Jul 2016 17:02:15 +0000 (19:02 +0200)
commit55d8daa07e7419a929efd677923a428e3d76345b
tree77fddcbf8468e83e762465fef11845202d3e244d
parent05f89657eed52550050f9308bb7cb8d56dde9cd0
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.
libvirt.spec.in