summaryrefslogtreecommitdiff
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
parent6d940fe4ec77625ede2bd629e977ebb6da1989c6 (diff)
bugs.ccu#1248: Copy also locale data into systemplatedistro/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 f501ae064..627f23040 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* \