[Pkg-nagios-changes] [pkg-nagios-snmp-plugins] 04/05: d/rules: Use dh_prep instead of 'dh_clean -k'

Jan Wagner waja at moszumanska.debian.org
Wed Jan 27 15:35:32 UTC 2016


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

waja pushed a commit to branch master
in repository pkg-nagios-snmp-plugins.

commit d8d6d1b63a1fb2fdcacdc181d8c6f11fe438b0cf
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Jan 27 14:40:52 2016 +0100

    d/rules: Use dh_prep instead of 'dh_clean -k'
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c7ef9c2..0cb097b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	# Add here commands to install the package into debian/nagios-snmp-plugins.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-snmp-plugins.git



More information about the Pkg-nagios-changes mailing list