From 5381b45a2add807b296a0798d6518fe8403585be Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 9 Jun 2021 19:33:54 +0200 Subject: [PATCH] Fix a typo Related: rhbz#1951482 --- httpcomponents-client.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec index 24b22a0..1145d49 100644 --- a/httpcomponents-client.spec +++ b/httpcomponents-client.spec @@ -2,7 +2,7 @@ # CentOS Stream, See https://bugzilla.redhat.com/1969370 %global __bootstrap ~bootstrap -%bcond_withouht bootstrap +%bcond_without bootstrap Name: httpcomponents-client Summary: HTTP agent implementation based on httpcomponents HttpCore