gentoo-base: Set L10N and LINGUAS.

This commit is contained in:
tastytea 2020-05-07 01:02:04 +02:00
parent c93a3ee3b8
commit af21ebc1c4
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ RUN echo 'MAKEOPTS="-j1"' >> /etc/portage/make.conf
RUN echo 'USE="minimal -berkdb -cracklib -gdbm -gpg -ncurses -nls \
-pam -pcre -pcre-jit -perl -readline -rsync-verify -xattr"' \
>> /etc/portage/make.conf
RUN echo -e 'L10N="en_DK"\nLINGUAS="en_DK"' >> /etc/portage/make.conf
RUN eselect profile set default/linux/amd64/17.1
RUN quickpkg --include-config=y @world sys-libs/glibc
RUN emerge --root=/workdir --buildpkg=y --usepkg --quiet sys-apps/portage