mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Previously, we were having issues installing on Debian Stretch with non-English locales, because `locale-gen` actually doesn't take a locale as an argument (and thus `locale-gen en_US.UTF-8` did nothing). We should instead be calling localedef directly. Thanks to Tom Daff for debugging this. Fixes #10629.
380 B
380 B