Fix a typo

Related: rhbz#1951482
This commit is contained in:
Mikolaj Izdebski 2021-06-09 19:33:54 +02:00
parent 8c698286e0
commit f73cb0b4d9

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
# Component versions, taken from gradle.properties # Component versions, taken from gradle.properties
%global platform_version 1.%(v=%{version}; echo ${v:2}) %global platform_version 1.%(v=%{version}; echo ${v:2})