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