From d47135e4109f1cec710e1c4e3243a4cfef024ae5 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 17 Aug 2023 16:22:35 +0200 Subject: [PATCH] Non-bootstrap build --- httpcomponents-project.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index e4ca75c..069cfc2 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