From b0ab48a5b4a5c1152ec43473a8f089e983c78ea3 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 --- qdox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qdox.spec b/qdox.spec index 737976e..efff9bc 100644 --- a/qdox.spec +++ b/qdox.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 '~' '-')