From: Michael Prokop Date: Sun, 16 Dec 2007 19:26:31 +0000 (+0100) Subject: Drop locales in 98-clean-chroot as well for grml-small X-Git-Tag: 0.0.13~7 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=da3354badf10160feb9b4957b203a4c47d43c768 Drop locales in 98-clean-chroot as well for grml-small --- diff --git a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot index 8acb574..c259003 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot +++ b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot @@ -41,7 +41,8 @@ fi # make sure to drop from grml-small what's unnecessary: if ifclass GRML_SMALL ; then - $ROOTCMD apt-get -y --purge remove groff-base man-db info man-db manpages nano + $ROOTCMD apt-get -y --purge remove groff-base info \ + locales man-db manpages nano fi # misc cleanup: