Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 48974

Summary: LINGUAS in /etc/make.conf: is that possible?
Product: Gentoo Linux Reporter: Ioannis Aslanidis (RETIRED) <deathwing00>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: VERIFIED WORKSFORME    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ioannis Aslanidis (RETIRED) gentoo-dev 2004-04-25 14:16:45 UTC
Would it be possible to have the LINGUAS variable defined inside make.conf so when we emerge kde-i18n it doesn't ask for it?

Reproducible: Always
Steps to Reproduce:


Actual Results:  
NOW: # LINGUAS="es el" emerge kde-i18n

Expected Results:  
IN THE FUTURE: # emerge kde-i18n
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-04-25 16:28:51 UTC
What's stopping you from putting it into /etc/make.conf now?
Comment 2 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-04-25 23:52:19 UTC
Nothing, I suppose. :)
Comment 3 Dominik Stadler (RETIRED) gentoo-dev 2004-06-20 14:04:50 UTC
I think this can be closed, you just need to edit /etc/make.conf and put your LINGUAS-setting in there.
Comment 4 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-06-20 15:33:23 UTC
Verified. Go ahead.
Comment 5 Mark Purtill 2005-04-10 10:07:40 UTC
Given that this works (and at works for me, too), shouldn't LINGUAS be documented in 'man make.conf' and the /etc/make.conf.example file?