> diff --git a/devel/build_chroot b/devel/build_chroot > index 3a16881..0a17383 100755 > --- a/devel/build_chroot > +++ b/devel/build_chroot > @@ -56,7 +56,7 @@ in_chroot -- \ > > in_chroot -- \ > $APT_INSTALL python-setuptools build-essential python-dev sudo automake > git \ > - fakeroot vim locales > + fakeroot vim rsync locales > > echo "en_US.UTF-8 UTF-8" >> $CHDIR/etc/locale.gen
LGTM
