Do not condition global variables on a release/distro
This commit is contained in:
parent
699be74475
commit
297e53234d
@ -10,10 +10,8 @@
|
|||||||
%global ignedgecommit b8d1b7a52c28fd5c33d15a0628d4b69f242f5c57
|
%global ignedgecommit b8d1b7a52c28fd5c33d15a0628d4b69f242f5c57
|
||||||
%global ignedgeshortcommit %(c=%{ignedgecommit}; echo ${c:0:7})
|
%global ignedgeshortcommit %(c=%{ignedgecommit}; echo ${c:0:7})
|
||||||
|
|
||||||
%if 0%{?rhel} && 0%{?rhel} == 10
|
|
||||||
# For vendored gdisk
|
# For vendored gdisk
|
||||||
%global gdiskversion 1.0.10
|
%global gdiskversion 1.0.10
|
||||||
%endif
|
|
||||||
|
|
||||||
# https://github.com/coreos/ignition
|
# https://github.com/coreos/ignition
|
||||||
%global goipath github.com/coreos/ignition
|
%global goipath github.com/coreos/ignition
|
||||||
|
Loading…
Reference in New Issue
Block a user