From 5a31a4d34dad81e7d73b2dd824185f3884b84e07 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 5 Aug 2024 11:45:39 -0700 Subject: [PATCH] Turn bootstrap off Signed-off-by: Troy Dawson --- javaparser.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javaparser.spec b/javaparser.spec index 3dc5b63..6f0de7b 100644 --- a/javaparser.spec +++ b/javaparser.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %if !0%{?rhel} && %{without bootstrap} %bcond_without bnd_maven_plugin