Unblock RHEL-10 experimenting
This commit is contained in:
parent
f86bd39f91
commit
45e7ee4fa9
1 changed files with 0 additions and 5 deletions
|
|
@ -10,11 +10,6 @@ GCC="${GCC:-$(type -P gcc)}"
|
||||||
GCC_RPM_NAME=$(rpm --qf '%{name}' -qf "$GCC")
|
GCC_RPM_NAME=$(rpm --qf '%{name}' -qf "$GCC")
|
||||||
|
|
||||||
PACKAGES="${GCC_RPM_NAME} rpm-build"
|
PACKAGES="${GCC_RPM_NAME} rpm-build"
|
||||||
if rlIsFedora || rlIsRHEL '>9'; then
|
|
||||||
PACKAGES+=' dnf-utils'
|
|
||||||
else
|
|
||||||
PACKAGES+=' yum-utils'
|
|
||||||
fi
|
|
||||||
|
|
||||||
rlJournalStart
|
rlJournalStart
|
||||||
rlPhaseStartSetup
|
rlPhaseStartSetup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue