🔒 Repository is read-only – file editing is disabled.

recipes/core/glibc/glibc.post-install main

3 linii Raw ← Powrót
123
if [ -f usr/lib/locale/locale-archive ]; then
  [ -z $LANG ] || localedef --replace -i ${LANG/.utf-8/} -f UTF-8 $LANG
fi