From 093f4032b7da6daf0b85e1a57c945a3d9ad78a9e Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Wed, 26 Nov 2025 19:13:25 +0100 Subject: teams/asahi: FEX: Exclude locale data Excluding the locale data allows programs running under FEX to use the hosts locale data and thus the use of any non-english locale already installed by the user. --- fex-excludes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fex-excludes.yaml b/fex-excludes.yaml index 3582368..b82a4c7 100644 --- a/fex-excludes.yaml +++ b/fex-excludes.yaml @@ -12,4 +12,6 @@ exclude: - /srv - /sys - /tmp +- /usr/lib/locale +- /usr/share/locale - /var -- cgit v1.3.1+13