From 95616513c5b7e52d186cdec5bf503c2a372bd901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Fri, 15 Nov 2019 08:09:54 +0100 Subject: [PATCH] Enable bootstrap for jsoncpp again --- cmake.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index b6361c6..8c2027a 100644 --- a/cmake.spec +++ b/cmake.spec @@ -8,7 +8,7 @@ # Set to bcond_without or use --with bootstrap if bootstrapping a new release # or architecture -%bcond_with bootstrap +%bcond_without bootstrap # Build with Emacs support %bcond_without emacs