gnu: make-glibc-locales: Adjust patch for glibc 2.29.
authorKei Kebreau <kkebreau@posteo.net>
Thu, 4 Jul 2019 10:49:29 +0000 (06:49 -0400)
committerKei Kebreau <kkebreau@posteo.net>
Tue, 9 Jul 2019 16:15:52 +0000 (12:15 -0400)
commitd4137d84ac75edaf2739578d0868cd77dd6da43c
treeec389b86ea454880ba4494c97691314018a23c3a
parentca3757e1c2fdc1576d17239a57f0a493a47bc6dc
gnu: make-glibc-locales: Adjust patch for glibc 2.29.

The patch for glibc 2.28 and earlier replaces the same content, but the context
in the patch is different enough to fail to merge.

* gnu/packages/base.scm (make-glibc-locales)[source]: Add patch.
* gnu/packages/patches/glibc-locales.patch: Adjust for glibc 2.29 and move old
file...
* gnu/packages/patches/glibc-locales-2.28.patch: ...here.
* gnu/local.mk (dist_patch_DATA): Add it.
gnu/local.mk
gnu/packages/base.scm
gnu/packages/patches/glibc-locales-2.28.patch [new file with mode: 0644]
gnu/packages/patches/glibc-locales.patch