From 0366f8923deb3b59f926755eb49854d88726f426 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 5 Aug 2024 11:45:51 -0700 Subject: [PATCH] Turn bootstrap off Signed-off-by: Troy Dawson --- objenesis.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objenesis.spec b/objenesis.spec index aab2fc0..f22c234 100644 --- a/objenesis.spec +++ b/objenesis.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap # Copyright (c) 2000-2009, JPackage Project # All rights reserved.