[hamradio-commits] [direwolf] 01/01: Prevents generation of init scripts.

Ana Custura ana.c-guest at moszumanska.debian.org
Sun Sep 18 15:36:12 UTC 2016


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

ana.c-guest pushed a commit to branch master
in repository direwolf.

commit 145dd4385bc1069884544190525c0542d5ea4d0f
Author: Ana C. Custura <ana at netstat.org.uk>
Date:   Sun Sep 18 16:33:50 2016 +0100

    Prevents generation of init scripts.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index dea6bb7..65c970a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 override_dh_auto_build:
 	make -f Makefile.linux
 
+override_dh_installinit:
+	dh_installinit --no-start --noscripts
 override_dh_auto_install:
 	@echo "Skipping the install to /usr/local"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/direwolf.git



More information about the pkg-hamradio-commits mailing list