instead, call apt clean from the chroot

ubuntu/cosmic
Steve Langasek 7 years ago
parent dec765f035
commit 783437f533

@ -151,6 +151,7 @@ if [ "${SUBPROJECT:-}" = minimized ]; then
apt-get -y autoremove --purge iso-codes xauth pastebinit \
plymouth open-vm-tools git shared-mime-info vim console-setup \
ncurses-term tmux screen
_xchroot "${rootd}" apt clean
fi
#### END COMMON ARCH FUNCTIONS

Loading…
Cancel
Save