diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-27 18:49:37 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 16:38:11 +0100 |
commit | 2dbbacd4e244b98177733af225112bc0f1690837 (patch) | |
tree | 6d56f6a0a7549f0028c515743d2f0f0e308fcf44 /sci-libs/octomap | |
parent | x11-libs/libXfont2: security cleanup (diff) | |
download | gentoo-2dbbacd4e244b98177733af225112bc0f1690837.tar.gz gentoo-2dbbacd4e244b98177733af225112bc0f1690837.tar.bz2 gentoo-2dbbacd4e244b98177733af225112bc0f1690837.zip |
profiles: Remove LINGUAS from USE_EXPAND
Apply the long-overdue removal of LINGUAS from USE_EXPAND. Per the PMS
rules, specifying it as a USE_EXPAND implicitly filters any values that
are not present in IUSE. This effectively means that ebuilds
not specifying linguas_* flags at all should get empty exported LINGUAS
variable. As a result, those packages would not install localizations
at all.
To avoid this unfortunate behavior, remove LINGUAS from USE_EXPAND.
The LINGUAS variable becomes a regular environment variable that
implicitly controls package builds. Ebuilds still using linguas* in IUSE
may experience a mismatch between the value of LINGUAS (if any)
and the flag states; however, it should not cause any major
inconvenience.
Diffstat (limited to 'sci-libs/octomap')
0 files changed, 0 insertions, 0 deletions