workaround: do not attach ~bootstrap suffix to release
Related: rhbz#2070015
This commit is contained in:
parent
4d58280f41
commit
39df61ea81
@ -1,5 +1,7 @@
|
|||||||
# bundle dependencies that are not available as Fedora modules
|
# bundle dependencies that are not available as Fedora modules
|
||||||
%bcond_without bootstrap
|
%bcond_without bootstrap
|
||||||
|
# FIXME: do not attach the bootstrap suffix
|
||||||
|
%global __bootstrap %{nil}
|
||||||
|
|
||||||
%if 0%{?rhel} && 0%{?rhel} < 9
|
%if 0%{?rhel} && 0%{?rhel} < 9
|
||||||
%bcond_without python3_fixup
|
%bcond_without python3_fixup
|
||||||
|
Loading…
Reference in New Issue
Block a user