Install lsb package by map name instead of package name
We have a pkg-map entry for lsb_release, but in package-installs.yaml we refer to the actual package name instead. This will happen to work on Red Hat platforms, but it's actually wrong. Change-Id: Idb248f96e75fa1090422fa08e5fbb2385cc1f517
This commit is contained in:
parent
587d14feed
commit
79c27199f2
@ -4,7 +4,7 @@ grubby:
|
||||
kernel:
|
||||
initscripts:
|
||||
man-pages:
|
||||
redhat-lsb-core:
|
||||
lsb_release:
|
||||
selinux-policy:
|
||||
selinux-policy-targeted:
|
||||
libselinux-python:
|
||||
|
Loading…
Reference in New Issue
Block a user