public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/icu/files: icu-4.4.1-et_EE.patch
@ 2010-07-02 22:45 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-07-02 22:45 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/07/02 22:45:03

  Added:                icu-4.4.1-et_EE.patch
  Log:
  Fix icu-config with et_EE locale (bug #260127).
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/icu/files/icu-4.4.1-et_EE.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-4.4.1-et_EE.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-4.4.1-et_EE.patch?rev=1.1&content-type=text/plain

Index: icu-4.4.1-et_EE.patch
===================================================================
https://bugs.gentoo.org/show_bug.cgi?id=260127
https://bugs.icu-project.org/trac/ticket/6934
https://bugs.icu-project.org/trac/changeset/28160

--- Makefile.in
+++ Makefile.in
@@ -219,8 +219,8 @@
 	$(INSTALL_SCRIPT) $(top_srcdir)/config/icu-config-top $@
 	chmod u+w $@
 	@echo "# Following from @platform_make_fragment@" >> $@
-	sed -f $(top_srcdir)/config/make2sh.sed < $(top_builddir)/config/Makefile.inc | grep -v '#M#' | uniq >> $@
-	sed -f $(top_srcdir)/config/make2sh.sed < @platform_make_fragment@ | grep -v '#M#' | uniq >> $@
+	LC_ALL=C sed -f $(top_srcdir)/config/make2sh.sed < $(top_builddir)/config/Makefile.inc | grep -v '#M#' | uniq >> $@
+	LC_ALL=C sed -f $(top_srcdir)/config/make2sh.sed < @platform_make_fragment@ | grep -v '#M#' | uniq >> $@
 	cat $(top_srcdir)/config/icu-config-bottom >> $@
 	echo "# Rebuilt on "`date` >> $@
 	chmod u-w $@






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-02 22:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-02 22:45 [gentoo-commits] gentoo-x86 commit in dev-libs/icu/files: icu-4.4.1-et_EE.patch Arfrever Frehtes Taifersar Arahesis (arfrever)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox