mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-12 13:57:08 +00:00
rm -r the lists
This commit is contained in:
parent
ccef323973
commit
7c7c2c5b30
@ -259,7 +259,7 @@ EOF
|
||||
if [ "${PROJECT}:${SUBPROJECT:-}" = "ubuntu-base:minimized" ]; then
|
||||
# Save even more size by removing apt lists (that are currently removed
|
||||
# downstream anyway)
|
||||
rm -f chroot/var/lib/apt/lists/*
|
||||
rm -rf chroot/var/lib/apt/lists/*
|
||||
fi
|
||||
|
||||
if [ -f config/oem-config-preinstalled ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user