guix/gnu/build
Ludovic Courtès 0e6cee21a4
gnu: glibc-locales: Install symlinks using the normalized codeset.
Fixes <https://bugs.gnu.org/36076>.
Reported by Jack Hill <jackhill@jackhill.us>
and Giovanni Biscuolo <g@xelera.eu>

* gnu/build/locale.scm (locale->name+codeset): New file.
* gnu/packages/base.scm (make-glibc-locales): Add #:modules
and #:imported-modules.  Add a 'symlink-normalized-codesets' phase.
2019-06-07 21:50:18 +02:00
..
accounts.scm accounts: Call 'fdatasync' when writing databases. 2019-06-05 23:10:37 +02:00
activation.scm activation: Lock /etc/.pwd.lock before accessing databases. 2019-06-05 23:10:36 +02:00
bootloader.scm
cross-toolchain.scm
file-systems.scm
install.scm
linux-boot.scm
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm gnu: glibc-locales: Install symlinks using the normalized codeset. 2019-06-07 21:50:18 +02:00
marionette.scm
shepherd.scm
svg.scm
vm.scm