guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/2] gnu: glibc: Look for locale data in versioned sub-directorie


From: Ludovic Courtès
Subject: [PATCH 2/2] gnu: glibc: Look for locale data in versioned sub-directories.
Date: Thu, 1 Oct 2015 23:58:36 +0200

* gnu/packages/patches/glibc-versioned-locpath.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc)[source]: Use it.
  [arguments]: Remove explicit version sub-directory from
  libc_cv_localedir.
  (glibc-locales, glibc-utf8-locales): Write to a VERSION
  sub-directory.
---
 gnu-system.am                                      |  1 +
 gnu/packages/base.scm                              | 17 ++++----
 gnu/packages/patches/glibc-versioned-locpath.patch | 47 ++++++++++++++++++++++
 3 files changed, 56 insertions(+), 9 deletions(-)
 create mode 100644 gnu/packages/patches/glibc-versioned-locpath.patch

Attachment: 0002-gnu-glibc-Look-for-locale-data-in-versioned-sub-dire.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]