04e8d1cc00
baseline-tools expects lsb_release (although tolerates it not being there) Order needs to be 01-override-yum-arch, 02-lsb, 03-baseline-tools hence the renames. Possibly lsb_release isn't cared enough about to do this. Change-Id: I03abffb1ab2f560e746ba4ffd407605de31f4930
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec install-packages redhat-lsb-core
|