From 022570af0d3fcb27a1bf7d839b3013033677f6ab 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 --- slf4j.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slf4j.spec b/slf4j.spec index 8dc365b..b26a02f 100644 --- a/slf4j.spec +++ b/slf4j.spec @@ -2,7 +2,7 @@ # CentOS Stream, See https://bugzilla.redhat.com/1969370 %global __bootstrap ~bootstrap -%bcond_withouht bootstrap +%bcond_without bootstrap # Copyright (c) 2000-2009, JPackage Project # All rights reserved.