On Sun, 14 Dec 2008, David Watzke wrote:

On Sunday 14 of December 2008 20:30:27 169440 wrote:
Hello

How can I set different LINGUAS for some packages?
For example I have
*/* LINGUAS: -* en ja
in my /etc/paludis/use.conf

Now I want www-client/mozilla-firefox without LINGUAS=jp.
In older versions of paludis (v. 0.20 if I am not wrong)  I could set it
in my /etc/paludis/use.conf like this:
www-client/mozilla-firefox -linguas_ja

Now I have installed paludis-0.32.2 and it is not work.

How can I turn off jp LINGUAS for mozilla?

try
www-client/mozilla-firefox LINGUAS: -* en

Or you could specifically remove Japanese:
www-client/mozilla-firefox LINGUAS: -ja

Best,
Ben
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to