From d8d6d1b63a1fb2fdcacdc181d8c6f11fe438b0cf Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Wed, 27 Jan 2016 14:40:52 +0100 Subject: [PATCH] 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.