damn
This commit is contained in:
parent
89b0076df3
commit
9c4c0dd5fa
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ root@chroot:~# rc-service ntpd start
|
||||||
|
|
||||||
### Set up locales
|
### Set up locales
|
||||||
|
|
||||||
Musl also does not support locales out of the box. They aren't necessary but some programms rely on them to set the language of their application. To be able to use locales install the `musl-locales` package:
|
Musl also does not support locales out of the box. They aren't necessary but some programs rely on them to set the language of their application. To be able to use locales install the `musl-locales` package:
|
||||||
|
|
||||||
``` shell-session
|
``` shell-session
|
||||||
root@chroot:~# emerge -av sys-apps/musl-locales
|
root@chroot:~# emerge -av sys-apps/musl-locales
|
||||||
|
|
Loading…
Reference in a new issue