diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 9ee7879..616a705 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -1234,6 +1234,8 @@ spcd_step__packages_install_locales() { spcd_step "Test" # CTYPE # NUMERIC + spcd_split + locale --keyword-name LC_NUMERIC | grep "^\(decimal\|thousands\|grouping\)" # TIME spcd_split locale --keyword-name LC_TIME | grep "^\(day\|mon\)"