From 24adc0fd902f98cdab148f9198bbe8700358b4ed 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 --- maven-surefire.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-surefire.spec b/maven-surefire.spec index 55f21b6..a9a8d77 100644 --- a/maven-surefire.spec +++ b/maven-surefire.spec @@ -2,7 +2,7 @@ # CentOS Stream, See https://bugzilla.redhat.com/1969370 %global __bootstrap ~bootstrap -%bcond_withouht bootstrap +%bcond_without bootstrap Name: maven-surefire Version: 3.0.0~M4