Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484968 - =app-office/calligra-l10n-2.7.2 : doesn't work with the LINGUAS variable
Summary: =app-office/calligra-l10n-2.7.2 : doesn't work with the LINGUAS variable
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 05:47 UTC by Jekyll Wu
Modified: 2013-09-15 13:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,1.69 KB, text/x-log)
2013-09-15 05:48 UTC, Jekyll Wu
Details
environment (environment,152.87 KB, text/plain)
2013-09-15 05:49 UTC, Jekyll Wu
Details

Note You need to log in before you can comment on or make changes to this bug.
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.