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

[glibc] 02/02: patches/kfreebsd/local-fbtl.diff: update to revision 5973 (from glibc-bsd).



This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.23
in repository glibc.

commit 44c2fd5b76369822a5cc0c41872bbcbf6d0a7be5
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Thu Mar 24 16:05:06 2016 +0100

    patches/kfreebsd/local-fbtl.diff: update to revision 5973 (from glibc-bsd).
---
 debian/changelog                           | 2 +-
 debian/patches/kfreebsd/local-sysdeps.diff | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a5fc01e..b286213 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 glibc (2.23-0experimental2) UNRELEASED; urgency=medium
 
   [ Aurelien Jarno ]
-  * patches/kfreebsd/local-fbtl.diff: update to revision 5972 (from
+  * patches/kfreebsd/local-fbtl.diff: update to revision 5973 (from
     glibc-bsd).
   * debian/rules, debian/rules.d/build.mk: rename localedir into complocaledir
     following upstream change.
diff --git a/debian/patches/kfreebsd/local-sysdeps.diff b/debian/patches/kfreebsd/local-sysdeps.diff
index 17637df..97fa7e3 100644
--- a/debian/patches/kfreebsd/local-sysdeps.diff
+++ b/debian/patches/kfreebsd/local-sysdeps.diff
@@ -5852,7 +5852,7 @@
 +    if test "$libdir" = '${exec_prefix}/lib'; then
 +      libdir='${exec_prefix}/lib64';
 +      # Locale data can be shared between 32bit and 64bit libraries
-+      libc_cv_localedir='${exec_prefix}/lib/locale'
++      libc_cv_complocaledir='${exec_prefix}/lib/locale'
 +    fi
 +    ;;
 +  mips/mips64/n32/* )
@@ -5860,7 +5860,7 @@
 +    if test "$libdir" = '${exec_prefix}/lib'; then
 +      libdir='${exec_prefix}/lib32';
 +      # Locale data can be shared between 32bit and 64bit libraries
-+      libc_cv_localedir='${exec_prefix}/lib/locale'
++      libc_cv_complocaledir='${exec_prefix}/lib/locale'
 +    fi
 +    ;;
 +  *)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: