Fix a typo

This commit is contained in:
Björn Esser 2019-07-03 20:11:56 +02:00
parent af45ad89da
commit 6bbe38cafa
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -34,7 +34,7 @@
# Sphinx-build cannot import CMakeLexer on EPEL <= 6
%if 0%{?rhel} && 0%{?rhel} <= 6
%bcond_with sphin
%bcond_with sphinx
%else
%bcond_without sphinx
%endif