fix: i'm dumb
This commit is contained in:
parent
3881927c9b
commit
57d86809ca
@ -573,6 +573,7 @@ function common_container_steps() {
|
||||
}
|
||||
|
||||
function minimal_container_steps() {
|
||||
microdnf -y remove langpacks-en
|
||||
rm -fv /usr/share/gnupg/help*.txt
|
||||
rm /usr/lib/rpm/rpm.daily
|
||||
rm -rfv /usr/lib64/nss/unsupported-tools/
|
||||
|
@ -291,9 +291,6 @@
|
||||
<ignore name="xfsprogs"/>
|
||||
<ignore name="xkeyboard-config"/>
|
||||
</packages>
|
||||
<packages type="uninstall" profiles="Container-Minimal">
|
||||
<package name="langpacks-en"/>
|
||||
</packages>
|
||||
<packages type="uninstall" profiles="Container-Toolbox">
|
||||
<package name="dracut"/>
|
||||
<package name="pinentry"/>
|
||||
|
Loading…
Reference in New Issue
Block a user