[Libreoffice-commits] online.git: debian/loolwsd.postinst.in
Andras Timar
andras.timar at collabora.com
Wed May 3 08:20:34 UTC 2017
debian/loolwsd.postinst.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2de986cdcc665b0719c3789d8eb680d77f9b9bb9
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>
diff --git a/debian/loolwsd.postinst.in b/debian/loolwsd.postinst.in
index a7cb8133..59e4f898 100755
--- a/debian/loolwsd.postinst.in
+++ b/debian/loolwsd.postinst.in
@@ -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 @LO_PATH@, and that /opt/lool is
More information about the Libreoffice-commits
mailing list