commit:     2db918ff33b15be6731b3cd87266b7f62efeacf3
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 22 22:05:48 2020 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Sun Mar 22 22:09:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db918ff

profiles/features/musl: add locale.alias to INSTALL_MASK

Closes: https://bugs.gentoo.org/713474
Closes: https://bugs.gentoo.org/713762
Closes: https://bugs.gentoo.org/713826
Closes: https://bugs.gentoo.org/713964
Closes: https://bugs.gentoo.org/713034

Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 profiles/features/musl/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/features/musl/make.defaults 
b/profiles/features/musl/make.defaults
index e2dbf5d8a4b..9db228856d0 100644
--- a/profiles/features/musl/make.defaults
+++ b/profiles/features/musl/make.defaults
@@ -15,4 +15,4 @@ FEATURES="-multilib-strict"
 
 # TODO: fix so musl doesn't generate this for all packages
 # that use a charset, it causes package collisons.
-INSTALL_MASK="charset.alias"
+INSTALL_MASK="charset.alias locale.alias"

Reply via email to