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

New commits:
commit 9e3db94112f28c8f8ac67ac5cc1a8799a1226c8b
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/37187
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>
    (cherry picked from commit 2de986cdcc665b0719c3789d8eb680d77f9b9bb9)
    Signed-off-by: Andras Timar <andras.ti...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to