[Libreoffice-commits] online.git: loolwsd/debian

Katarina Behrens Katarina.Behrens at cib.de
Wed Sep 21 08:26:24 UTC 2016


 loolwsd/debian/rules |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 8dfa3a49c7c6413ccf9cbda49fd63f367c6ab77e
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Mon Sep 19 16:54:53 2016 +0200

    Silence lintian: there are no init.d-style scripts here
    
    Change-Id: Idae03c6ad015d5f09ce012117e6ffb88b7c7abb8
    Reviewed-on: https://gerrit.libreoffice.org/29037
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/loolwsd/debian/rules b/loolwsd/debian/rules
index 622daf9..2d7a6d8 100755
--- a/loolwsd/debian/rules
+++ b/loolwsd/debian/rules
@@ -24,3 +24,6 @@ override_dh_auto_test:
 override_dh_auto_install:
 	make install DESTDIR=`pwd`/debian/loolwsd/
 	cp -ar `pwd`/loleaflet  `pwd`/debian/loolwsd/usr/share/loolwsd
+
+override_dh_installinit:
+	# no init.d scripts here, assume systemd


More information about the Libreoffice-commits mailing list