summaryrefslogtreecommitdiffstats
path: root/core/modules/german
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/german')
-rw-r--r--core/modules/german/module.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/german/module.build b/core/modules/german/module.build
index 7c0159f5..19a72022 100644
--- a/core/modules/german/module.build
+++ b/core/modules/german/module.build
@@ -34,6 +34,7 @@ build() {
# Done collecting file and directory names, copy everything
tarcopy "$(sort -u "$FILELIST")" "$MODULE_BUILD_DIR"
+ update-locale LANG=de_DE.UTF-8 LANGUAGE=de
}
post_copy() {