loolwsd/loolwsd-systemplate-setup |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 3cbbdaa9976cfbfacf4e084a9a7564a1ca7edcff
Author: Tor Lillqvist <t...@collabora.com>
Date:   Fri Oct 16 12:55:37 2015 +0300

    bugs.ccu#1248: Copy also locale data into systemplate
    
    Let's hope the files I list is enough to cover both openSUSE 13.2 and
    Debian 8.

diff --git a/loolwsd/loolwsd-systemplate-setup 
b/loolwsd/loolwsd-systemplate-setup
index f501ae0..627f230 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* \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to