summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-10-16 12:55:37 +0300
committerTor Lillqvist <tml@collabora.com>2015-10-16 12:57:41 +0300
commit3cbbdaa9976cfbfacf4e084a9a7564a1ca7edcff (patch)
tree2cadca7901fe9268ffa450064d0035f006a362f5
parentbugs.ccu#1248: If locale is C, set it to en_US.utf8 (diff)
downloadonline-distro/collabora/milestone-4.tar.gz
online-distro/collabora/milestone-4.zip
bugs.ccu#1248: Copy also locale data into systemplate distro/collabora/milestone-4
Let's hope the files I list is enough to cover both openSUSE 13.2 and Debian 8.
-rwxr-xr-xloolwsd/loolwsd-systemplate-setup3
1 files changed, 3 insertions, 0 deletions
diff --git a/loolwsd/loolwsd-systemplate-setup b/loolwsd/loolwsd-systemplate-setup
index f501ae0645..627f230409 100755
--- a/loolwsd/loolwsd-systemplate-setup
+++ b/loolwsd/loolwsd-systemplate-setup
@@ -31,6 +31,9 @@ cd / || exit 1
var/cache/fontconfig \
etc/fonts \
etc/localtime \
+ usr/lib/locale/en_US.utf8 \
+ usr/lib/locale/C.UTF-8 \
+ usr/lib/locale/locale_archive \
usr/share/zoneinfo/* \
usr/share/liblangtag \
lib/*-linux-gnu/libnss* \