]> git.puffer.fish Git - matthieu/frr.git/commitdiff
redhat: more indentation
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 20 Jun 2018 13:50:29 +0000 (15:50 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 21 Jun 2018 15:05:41 +0000 (17:05 +0200)
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
redhat/frr.spec.in

index 278ed18146626cf51948ecca46dc46fd20dc554d..79d0eecf6b592aaf970dc89118941191dd56ff3b 100644 (file)
@@ -43,9 +43,9 @@
 
 # define for sphinx-build binary
 %if 0%{?rhel} && 0%{?rhel} < 7
-%define     sphinx sphinx-build2.7
+    %define sphinx sphinx-build2.7
 %else
-%define     sphinx sphinx-build
+    %define sphinx sphinx-build
 %endif
 ############################################################################