Fix a typo

Related: rhbz#1951482
This commit is contained in:
Mikolaj Izdebski 2021-06-09 19:33:54 +02:00
parent 2ceab10a1a
commit b0ab48a5b4

View File

@ -2,7 +2,7 @@
# CentOS Stream, See https://bugzilla.redhat.com/1969370 # CentOS Stream, See https://bugzilla.redhat.com/1969370
%global __bootstrap ~bootstrap %global __bootstrap ~bootstrap
%bcond_withouht bootstrap %bcond_without bootstrap
%global upstream_version %(echo %{version} | tr '~' '-') %global upstream_version %(echo %{version} | tr '~' '-')