loolwsd/debian/postinst |    9 ---------
 1 file changed, 9 deletions(-)

New commits:
commit 14e405158befaa825ae7f8a56ee42730dbd8ce7b
Author: Tor Lillqvist <t...@collabora.com>
Date:   Thu Aug 6 20:37:28 2015 +0300

    loolwsd.postinst has superseded the postinst file

diff --git a/loolwsd/debian/postinst b/loolwsd/debian/postinst
deleted file mode 100755
index f43e259..0000000
--- a/loolwsd/debian/postinst
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-set -e
-
-case "$1" in
-    configure)
-       setcap cap_fowner,cap_mknod,cap_sys_chroot=ep /usr/bin/loolwsd
-       ;;
-esac
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to