[Libreoffice-commits] online.git: loolwsd/debian
Tor Lillqvist
tml at collabora.com
Thu Aug 6 10:38:57 PDT 2015
loolwsd/debian/postinst | 9 ---------
1 file changed, 9 deletions(-)
New commits:
commit 25333f8f7c03a991d0e53387046fbfc5d9e36fc3
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