[DRE-commits] [diaspora-installer] 02/05: do not start the init script

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jan 8 08:57:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 43b77c6ca8b5330738edb6079b8925f55637e552
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jan 7 19:46:50 2015 +0530

    do not start the init script
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 552e176..329c330 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@
 	dh $@ --buildsystem=ruby --with ruby
 
 override_dh_installinit:
-	dh_installinit --init-script=diaspora
+	dh_installinit --init-script=diaspora --no-start
 
 clean:
 	dh clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list