Simplify build conditionals
This commit is contained in:
parent
d4f5c9dc5c
commit
5e67d3548d
@ -1,6 +1,6 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%if %{without bootstrap} && (0%{?rhel} && 0%{?rhel} <= 9)
|
%if %{without bootstrap}
|
||||||
%bcond_without bnd_maven_plugin
|
%bcond_without bnd_maven_plugin
|
||||||
%else
|
%else
|
||||||
%bcond_with bnd_maven_plugin
|
%bcond_with bnd_maven_plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user