debian/loolwsd.postinst.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b2e736a3587ca46f5eaeba2e632dfb561f1d2061
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Wed May 3 10:18:36 2017 +0200

    typo: loowsd -> loolwsd
    
    Change-Id: Ia9febfbceae101f24c41ef8921b7cf41f02dfce3
    Reviewed-on: https://gerrit.libreoffice.org/37188
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to