From d0248a96bf744bf8c5376a9a2805f4872da77382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 30 May 2020 13:47:58 +0200 Subject: [PATCH] Revert "Disable bootstrap for Rebuild (jsoncpp)" This reverts commit f076d38e5eae1ab12b62e8cd590c22820481b4d9. --- cmake.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index 9c5fff7..7c26db2 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