[DRE-commits] [SCM] unicorn.git branch, master, updated. upstream/4.2.1-19-g4e773b8

Hleb Valoshka 375GNU at Gmail.COM
Sun Apr 22 18:45:01 UTC 2012


The following commit has been merged in the master branch:
commit 4e773b83a4dc96da3dcd184523135bd3a605a3f8
Author: Hleb Valoshka <375GNU at Gmail.COM>
Date:   Sun Apr 22 21:42:50 2012 +0300

    Override dh_installinit
    
      Don't install calls to "invoke-rc.d unicorn stop|start"

diff --git a/debian/rules b/debian/rules
index a5e7dc8..f50cbad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installinit:
+	dh_installinit  --no-start

-- 
unicorn.git



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