gnu: commencement: Remove the tricky locale compatibility handling.
authorLudovic Courtès <ludo@gnu.org>
Sat, 3 Oct 2015 10:13:53 +0000 (12:13 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 3 Oct 2015 22:09:29 +0000 (00:09 +0200)
commitb6ac54517cc878034f57f983cfe561ebf8e2eb7f
treecb9df45ab58f2aaf7ccce6613a20fb7995c27178
parentf2d7bbb537dd3e3fa3b0215549640d2d9c0aeaec
gnu: commencement: Remove the tricky locale compatibility handling.

This is made unnecessary by the use of 'GUIX_LOCPATH'.

* gnu/packages/commencement.scm (locale-proof-package): Remove.
  (%boot5-inputs): Add on GLIBC-UTF8-LOCALES-FINAL.  This reverts parts
  of commit 28cbc58.
* gnu/packages/gawk.scm (gawk): Set 'GUIX_LOCPATH' instead of
  'LOCPATH'.
gnu/packages/commencement.scm
gnu/packages/gawk.scm