View previous topic :: View next topic |
Author |
Message |
vinthund n00b

Joined: 24 Feb 2005 Posts: 26
|
Posted: Fri Mar 04, 2005 10:07 pm Post subject: how not to install all language versions in apps |
|
|
hello,
how can I convince gentoo not to install all language versions to my system?
Here is my /etc/locales.build:
Code: | en_US/ISO-8859-1
en_US.UTF-8/UTF-8
pl_PL/ISO-8859-2
pl_PL.UTF-8/UTF-8
|
still it seems that suport in all languages is installed. tak may make some dofference in space used by apps like openoffice, may it not?
marek |
|
Back to top |
|
 |
jdgill0 Veteran


Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Fri Mar 04, 2005 10:51 pm Post subject: |
|
|
Did you also set USE="userlocales" ? ... At least with glibc, there is such a USE flag. My understanding is the USE flag will cause emerge to read /etc/locales.build. |
|
Back to top |
|
 |
|