Itamar Reis Peixoto wrote:
> about language packs
> 
> in fedora we do
> 
> yum -y groupinstall "development tools"
> 
> but in portuguese
> yum -y groupinstall "ferramentas de desenvolvimento"
> 
> 
> and in spanish is another thing
> 
> its possible to change yum to accept both english and
> internacionalized language ?

You can use the internal identifier (which is never translated), i.e.:
yum groupinstall development-tools

        Kevin Kofler

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to