#! /bin/sh

chroot /target apt-get clean

# Make sure bash-completion works (see #1034650). Reconsider when
# investigating apt's configuration tweak (see #1035597).
chroot /target apt-cache gencaches
