bz634902: adjust for c10s - the file lives in different dir
This commit is contained in:
parent
818108b954
commit
01d5d67f00
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
# Include Beaker environment
|
||||
. /usr/share/beakerlib/beakerlib.sh || exit 1
|
||||
|
||||
if rlIsFedora; then
|
||||
if rlIsFedora || rlIsRHELLike '>=10'; then
|
||||
PACKAGE="vim-data"
|
||||
else
|
||||
PACKAGE="vim-common"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue