Skip to content
Commit f7ab112f authored by Dan McGee's avatar Dan McGee
Browse files

Use user's locale.gen instead of sed-magic



The sed-magic was wrong in many cases, including my default locale:
LANG=en_US.utf8
locale.gen line: en_US.UTF-8

If we copy the user's locale.gen file, we will generate all of their locales
instead of just the current one.

Signed-off-by: default avatarDan McGee <dan@archlinux.org>
parent 09869361
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment