aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-desktop/hardcode-musl-locales.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/gnome-desktop: add patch to hardcode locales inRasmus Thomsen2019-11-221-0/+134
musl doesn't have a locales dir nor does it have a `locale` command. As such gnome-desktop can't find any locales and won't be able to display any (e.g. in gnome-control-center). This is a temporary solution until musl has better support for locales.