[DRE-commits] [diaspora-installer] 06/07: override script name
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Dec 25 14:28:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora-installer.
commit ca5497fc6eeee15111f85bed0a143cea1a5830b0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Dec 25 19:46:23 2014 +0530
override script name
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 344d56b..244b9f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@
dh $@ --buildsystem=ruby --with ruby
override_dh_installinit:
- dh_installinit debian/diaspora.init
+ dh_installinit --script-name=diaspora
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