From 067d88ad2d566b3e3a03cbea8f0cc50ee912c522 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 --- hamcrest.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hamcrest.spec b/hamcrest.spec index a3c83c1..55abaa1 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -2,7 +2,7 @@ # CentOS Stream, See https://bugzilla.redhat.com/1969370 %global __bootstrap ~bootstrap -%bcond_withouht bootstrap +%bcond_without bootstrap %global upstream_version %(echo %{version} | tr '~' '-')