system: Put locales where libc will find them.
authorMark H Weaver <mhw@netris.org>
Sat, 20 Jan 2018 06:57:07 +0000 (01:57 -0500)
committerMark H Weaver <mhw@netris.org>
Wed, 24 Jan 2018 16:18:49 +0000 (11:18 -0500)
commit6d5a65de7fba53ca1160844550d261f540f110e1
tree3aec05f486f3d3719415f5461b345df07b524b30
parent78dfc1613938fb9f975de8d61302f44be86df324
system: Put locales where libc will find them.

* gnu/system/locale.scm (localedef-command, single-locale-directory): Use only
the major+minor part of the libc version number in the locale directory name.
gnu/system/locale.scm