diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-10-12 14:01:56 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-11-11 10:31:29 -0500 |
commit | 8c801194b548d1f2d6f47dfcdd5611ae72e29759 (patch) | |
tree | 3dea583181ce733a3269886cad0965d5d8c792ab /gnu/packages/logo.scm | |
parent | 24e5cf51847e50c7735e0090614093b799c0e30f (diff) |
gnu: glibc: Look for the current timezone in /etc/localtime.
Fixes <https://issues.guix.gnu.org/50830>.
Reported by podiki on #guix.
Previously, glibc 2.33 would look for
/gnu/store/...-glibc-2.33/etc/localtime instead of /etc/localtime.
* gnu/packages/base.scm (glibc)[arguments]: Remove #:make-flags.
[phases]: In 'pre-configure', modify 'inet/Makefile' instead of
'sunrpc/Makefile' since this is where these bits are in 2.33.
(glibc-2.31)[arguments]: Add 'set-etc-rpc-installation-directory'
phase.
(glibc-2.30): Inherit from GLIBC-2.31.
* gnu/tests/base.scm (run-basic-test)["libc honors /etc/localtime"]: New
test.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu/packages/logo.scm')
0 files changed, 0 insertions, 0 deletions