summaryrefslogtreecommitdiffstats
path: root/redhat/frr.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/frr.spec.in')
-rw-r--r--redhat/frr.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index 278ed1814..79d0eecf6 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
############################################################################