[DRE-commits] [diaspora] 202/257: setup already installed init script
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:17:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit e29d08245de722396ca0162982325f92cc0efd28
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Jan 7 19:55:11 2015 +0530
setup already installed init script
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 70df92b..ae32a3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,9 @@
%:
dh $@ --buildsystem=ruby --with ruby
+override_dh_installinit:
+ dh_installinit -o
+
clean:
dh clean
rm -rf .bundle
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list