SPECS: grub2.spec - builds for me too when switching to gawk

Przemyslaw Iskra sparky at pld-linux.org
Thu Dec 7 00:53:37 CET 2006


On Wed, Dec 06, 2006 at 08:30:41PM +0100, Jakub Bogusz wrote:
> On Wed, Dec 06, 2006 at 09:19:45PM +0200, Elan Ruusamäe wrote:

> > just LC_ALL=C, or LANG=C, LINGUAS=C reset needed too?
> 
> LC_ALL=C is sufficient for gettext-based programs (even disables
> LANGUAGE setting).

setting LANG to C (or POSIX or some non-existing locale) also
disables LANGUAGE

[sparky at pepec ~]$ LANGUAGE=ca_ES:pl_PL LANG=en_GB gettext gawk "Success"
Čxit	(catalan)
[sparky at pepec ~]$ LANGUAGE=ca_ES:pl_PL LANG=C gettext gawk "Success"
Success	(C)

but not all programs which use it are gettext-based

-- 
 ____  Sparky{PI] -- Przemyslaw _  ___  _  _  ........... LANG...Pl..Ca..Es..En
/____) ___  ___  _ _ || Iskra  |  | _ \| |  | : WWW........ppcrcd.pld-linux.org
\____\| -_)'___| ||^'||//\\// <   |  _/| |  | : JID......sparky<at>jabberes.org
(____/||   (_-_|_||  ||\\ ||   |_ |_|  |_| _| : Mail....sparky<at>pld-linux.org


More information about the pld-devel-en mailing list