install redhat-lsb-core instead of redhat-lsb
The later pulls in most of a desktop. The former still pulls in a lot but significantly less, and still provides lsb_release. Change-Id: Ie27310f01c037b4a10feb5e380e6f5c4ecf21364
This commit is contained in:
parent
6b44b6d274
commit
aea625d64d
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec install-packages redhat-lsb
|
||||
exec install-packages redhat-lsb-core
|
||||
|
Loading…
Reference in New Issue
Block a user