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

Bug 484968

Summary: =app-office/calligra-l10n-2.7.2 : doesn't work with the LINGUAS variable
Product: Gentoo Linux Reporter: Jekyll Wu <adaptee>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment

Description Jekyll Wu 2013-09-15 05:47:35 UTC
I have ' LINGUAS="en zh_CN" ' defined in make.conf, but merging calligra-l10n doesn't install any localization file for me. I have to enable the "linguas_zh_CN" USE flag manually. kdepim-l10n and kde-l10n work fine with the  LINGUAS variable.



Reproducible: Always
Comment 1 Jekyll Wu 2013-09-15 05:48:47 UTC
Created attachment 358682 [details]
build.log
Comment 2 Jekyll Wu 2013-09-15 05:49:22 UTC
Created attachment 358684 [details]
environment
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2013-09-15 13:13:20 UTC
Your environment file says:

> declare -x LINGUAS=""

and the ebuild doesn't change the environment variable.