build-sys: Clean more directories

Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Colin Walters 2025-01-22 10:16:50 -05:00
parent 8a6332e491
commit 98f6572750
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ rm -rf /etc/systemd/user/*
systemctl --user --global preset-all
dnf clean all
rm -vrf /var/log/*
# Lots of cleaning
rm -vrf /var/log /var/cache /var/lib/dnf
bootc container lint
EORUN