[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - loolwsd/debian

Tor Lillqvist tml at collabora.com
Thu Aug 6 10:38:26 PDT 2015


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

New commits:
commit 14e405158befaa825ae7f8a56ee42730dbd8ce7b
Author: Tor Lillqvist <tml at 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


More information about the Libreoffice-commits mailing list