From 265d91aff516c0e0a13da9ed7613cd0cbfba9e9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Tue, 21 Apr 2020 19:51:17 +0200 Subject: [PATCH] Disable bootstrap build --- systemd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index b7b3798..db4950f 100644 --- a/systemd.spec +++ b/systemd.spec @@ -14,7 +14,7 @@ # Bootstrap may be needed to break intercircular dependencies with # cryptsetup, e.g. when re-building cryptsetup on a json-c SONAME-bump. -%bcond_without bootstrap +%bcond_with bootstrap %bcond_without tests Name: systemd