loolwsd-systemplate-setup | 3 +++ 1 file changed, 3 insertions(+) New commits: commit b58c2b75f516f39fdf6ba9a63227836415c6bcf9 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Wed Nov 21 15:50:44 2018 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Thu Nov 22 16:39:37 2018 +0100
tdf#121429 PDF writing needs NSS libs in systemplate Change-Id: I478058168d8288a1e9bced66ba58b1bb26e556bb Reviewed-on: https://gerrit.libreoffice.org/63765 Reviewed-by: Guilhem Moulin <guil...@libreoffice.org> Tested-by: Guilhem Moulin <guil...@libreoffice.org> Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/loolwsd-systemplate-setup b/loolwsd-systemplate-setup index adeedeb2d..b70861834 100755 --- a/loolwsd-systemplate-setup +++ b/loolwsd-systemplate-setup @@ -31,6 +31,8 @@ find etc/hosts etc/nsswitch.conf etc/resolv.conf \ usr/lib/locale/en_US.utf8 \ usr/lib/locale/C.UTF-8 \ usr/lib/locale/locale_archive \ + usr/lib/*/nss/*.so \ + usr/lib/*/libsqlite* \ usr/share/zoneinfo/* \ usr/share/liblangtag \ usr/share/hyphen \ @@ -40,6 +42,7 @@ find etc/fonts \ etc/resolv.conf \ lib/ld-* lib64/ld-* \ lib64/libnss_* \ + usr/lib/*/libsqlite* \ -type l 2>/dev/null # Go through the LO shared objects and check what system libraries _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits