From 052f3fa2959c46950d45bd64e151d30f893ba418 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-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index bbd8d78..698013e 100644 --- a/httpcomponents-core.spec +++ b/httpcomponents-core.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap Name: httpcomponents-core Summary: Set of low level Java HTTP transport components for HTTP services