From 68ba098a84a40c028c5d437e27f52bb5fbad5817 Mon Sep 17 00:00:00 2001 From: Emmanuel Kasper Date: Wed, 11 Oct 2017 11:06:05 +0200 Subject: [PATCH] Remove deprecated dh_clean -k Acked-by: Wolfgang Bumiller --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 98637c7..28723df 100755 --- a/debian/rules +++ b/debian/rules @@ -80,7 +80,7 @@ endif install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/pve-kvm.