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

Re: New boot floppies for potato!



Petr Cech <cech@atrey.karlin.mff.cuni.cz> writes:

> > LANG from LINGUA properly?  I used to have this in
> > documentation/Makefile, but it's not needed anymore.  Shouldn't this
> > be in the top level makefile perhaps?
> 
> Oh. It would work. But instead there sould be
> CORRECTLANG=cs_CZ.iso-8859-2
> LINGUA=$(shell echo $(CORRECTLANG) | sed -e 's/\(.*\)_.*/\1/') # cs
> LANG=$(shell echo $(CORRECTLANG) | sed -e 's/\([^.]*\).*/\1/') # cs_CZ
> DESTEXT=.$(LINGUA)

Oh, I see -- from the more specific to the more general, right?

I leave it to someone skilled in i18n to add this -- it should
probably be in the top level Makefile or in config.

-- 
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>


Reply to: