[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - debian/loolwsd.postinst
Andras Timar
andras.timar at collabora.com
Wed May 3 08:22:20 UTC 2017
debian/loolwsd.postinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 502e0fd64e51077c5e01a6d33d1712a30a72de36
Author: Andras Timar <andras.timar at collabora.com>
Date: Wed May 3 10:18:36 2017 +0200
typo: loowsd -> loolwsd
Change-Id: Ia9febfbceae101f24c41ef8921b7cf41f02dfce3
Reviewed-on: https://gerrit.libreoffice.org/37187
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
(cherry picked from commit 2de986cdcc665b0719c3789d8eb680d77f9b9bb9)
Signed-off-by: Andras Timar <andras.timar at collabora.com>
diff --git a/debian/loolwsd.postinst b/debian/loolwsd.postinst
index 8c640005..5d6a9f57 100755
--- a/debian/loolwsd.postinst
+++ b/debian/loolwsd.postinst
@@ -11,7 +11,7 @@ case "$1" in
mkdir -p /var/cache/loolwsd && chown lool: /var/cache/loolwsd
rm -rf /var/cache/loolwsd/*
chown lool: /etc/loolwsd/loolwsd.xml
- chmod 640 /etc/loowsd/loolwsd.xml
+ chmod 640 /etc/loolwsd/loolwsd.xml
# We assume that the LibreOffice to be used is built TDF-style
# and installs in /opt/collaboraoffice5.1, and that /opt/lool is
More information about the Libreoffice-commits
mailing list