From 3e622c3fd0670ffdd6505bd85222670dbb02c659 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 5 Aug 2024 11:45:36 -0700 Subject: [PATCH] Turn bootstrap off Signed-off-by: Troy Dawson --- httpcomponents-project.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index 0113afe..a883257 100644 --- a/httpcomponents-project.spec +++ b/httpcomponents-project.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap Name: httpcomponents-project Summary: Common POM file for HttpComponents