From a85d0627c5f83a99ef950d0605cb4e1be04261ce 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 --- objenesis.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objenesis.spec b/objenesis.spec index dda5dd4..891938d 100644 --- a/objenesis.spec +++ b/objenesis.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.