[Pkg-mpd-commits] [SCM] Git repository for pkg-mpd branch, master, updated. debian/0.16.2-1-20-ga4e0297

Alexander Wirt formorer at debian.org
Thu Oct 13 10:28:10 UTC 2011


The following commit has been merged in the master branch:
commit 742462c6ce64d15d27a3269af5ce719df201109f
Author: Alexander Wirt <formorer at debian.org>
Date:   Wed Aug 3 16:02:04 2011 +0200

    Call dh_installinit with -n

diff --git a/debian/rules b/debian/rules
index 971b427..4dd45a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,3 +30,6 @@ override_dh_auto_configure:
 
 override_dh_strip:
 	dh_strip  --dbg-package=mpd-dbg
+
+override_dh_installinit:
+	dh_installinit -n

-- 
Git repository for pkg-mpd



More information about the Pkg-mpd-commits mailing list