Fix a typo
This commit is contained in:
parent
af45ad89da
commit
6bbe38cafa
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
# Sphinx-build cannot import CMakeLexer on EPEL <= 6
|
# Sphinx-build cannot import CMakeLexer on EPEL <= 6
|
||||||
%if 0%{?rhel} && 0%{?rhel} <= 6
|
%if 0%{?rhel} && 0%{?rhel} <= 6
|
||||||
%bcond_with sphin
|
%bcond_with sphinx
|
||||||
%else
|
%else
|
||||||
%bcond_without sphinx
|
%bcond_without sphinx
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user