fix: don't remove it with microdnf, bad test
This commit is contained in:
parent
0e88bcbf80
commit
3881927c9b
@ -573,7 +573,6 @@ function common_container_steps() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function minimal_container_steps() {
|
function minimal_container_steps() {
|
||||||
microdnf -y remove langpacks-en
|
|
||||||
rm -fv /usr/share/gnupg/help*.txt
|
rm -fv /usr/share/gnupg/help*.txt
|
||||||
rm /usr/lib/rpm/rpm.daily
|
rm /usr/lib/rpm/rpm.daily
|
||||||
rm -rfv /usr/lib64/nss/unsupported-tools/
|
rm -rfv /usr/lib64/nss/unsupported-tools/
|
||||||
|
Loading…
Reference in New Issue
Block a user