From 6bbe38cafad4c48eb1afa432f348bc7614a98636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 3 Jul 2019 20:11:56 +0200 Subject: [PATCH] Fix a typo --- cmake.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index 878291f..65ccde3 100644 --- a/cmake.spec +++ b/cmake.spec @@ -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