Remove a left-over file when using a package in config/packages.chroot.

This commit is contained in:
Roland Clobus 2022-04-18 11:10:37 +02:00
parent ba5c0c37d1
commit 5b44eb3bf5
No known key found for this signature in database
GPG Key ID: 62C57C6AA61495BD
1 changed files with 1 additions and 0 deletions

View File

@ -473,6 +473,7 @@ case "${_ACTION}" in
# Remove local package repository
rm -f chroot/etc/apt/sources.list.d/packages.list
rm -rf chroot/root/packages
rm -f chroot/var/lib/apt/lists/_root_packages_._*
# Ensure package list is removed
rm -f chroot/root/packages.chroot