From e77e9ec3e745c78268bd17bdba873dfc417d750a Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Mon, 14 Nov 2016 00:45:38 +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 75deaed..04a1d53 100755 --- a/debian/rules +++ b/debian/rules @@ -49,7 +49,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/ps-watcher.