summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-08 01:30:49 +0000
committerMike Frysinger <vapier@gentoo.org>2008-12-08 01:30:49 +0000
commitc77108c20a8eb3b927458fd797f06d71785add38 (patch)
tree06f77f6c771bf0e2d20160f157210b5709f33341 /sys-libs
parentrevert ~amd64 kw until bug #164113 is fixed (diff)
downloadgentoo-2-c77108c20a8eb3b927458fd797f06d71785add38.tar.gz
gentoo-2-c77108c20a8eb3b927458fd797f06d71785add38.tar.bz2
gentoo-2-c77108c20a8eb3b927458fd797f06d71785add38.zip
Force timestamp update of C-translit.h so we dont regen it all the time #185476 #218003.
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog7
-rw-r--r--sys-libs/glibc/files/eblits/src_unpack.eblit3
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index f1898afdce3c..8e8e57755eae 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.594 2008/12/08 01:02:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.595 2008/12/08 01:30:49 vapier Exp $
+
+ 08 Dec 2008; Mike Frysinger <vapier@gentoo.org>
+ files/eblits/src_unpack.eblit:
+ Force timestamp update of C-translit.h so we dont regen it all the time
+ #185476 #218003.
*glibc-2.8_p20080602-r1 (08 Dec 2008)
diff --git a/sys-libs/glibc/files/eblits/src_unpack.eblit b/sys-libs/glibc/files/eblits/src_unpack.eblit
index d1de4822ecd2..3fb1727ea082 100644
--- a/sys-libs/glibc/files/eblits/src_unpack.eblit
+++ b/sys-libs/glibc/files/eblits/src_unpack.eblit
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/files/eblits/src_unpack.eblit,v 1.6 2008/11/29 21:03:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/files/eblits/src_unpack.eblit,v 1.7 2008/12/08 01:30:49 vapier Exp $
check_kheader_version() {
local version=$(
@@ -61,6 +61,7 @@ toolchain-glibc_src_unpack() {
unpack_pkg
cd "${S}"
+ touch locale/C-translit.h #185476 #218003
[[ -n ${LT_VER} ]] && unpack_pkg linuxthreads ${LT_VER}
[[ -n ${PORTS_VER} ]] && unpack_pkg ports ${PORTS_VER}
[[ -n ${LIBIDN_VER} ]] && unpack_pkg libidn