1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00
Files
guix/gnu
Mathieu Othacehe 6b48825e4b installer: Fix locale installation.
For some mysterious reason, calling 'setlocale' as first instruction of
installer-builder does not install unicode support correctly. So set LANG env
variable and start the installer until this is understood.

* gnu/installer.scm (installer-program): Wrap installer-builder to have the
opportunity to set LANG environment variable before starting the installer.
2019-01-17 14:04:21 +01:00
..
2018-11-22 21:59:05 +01:00
2018-12-19 00:14:00 +01:00
2018-11-05 00:08:47 +01:00
2019-01-06 21:41:07 +01:00