From: Ruben Kerkhof Date: Wed, 20 Jun 2018 13:50:29 +0000 (+0200) Subject: redhat: more indentation X-Git-Tag: frr-6.1-dev~203^2~7 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=1eca28ffdc865531a7334a4af3b20aba9c3e3612;p=matthieu%2Ffrr.git redhat: more indentation Signed-off-by: Ruben Kerkhof --- diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 278ed18146..79d0eecf6b 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -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 ############################################################################