From f315142e24e821f2191a37e4974146b4cb437e31 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 6 Sep 2024 18:16:18 +0200 Subject: [PATCH] test/name --- spcd/bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 676815f..9a9d146 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -1247,6 +1247,8 @@ spcd_step__packages_install_locales() { spcd_split locale --keyword-name LC_PAPER | grep "^\(height\|width\)" # NAME + spcd_split + locale --keyword-name LC_NAME | grep "^name_m" # ADDRESS spcd_split locale --keyword-name LC_ADDRESS | grep "^\(country\|lang\)_name"