[pve-devel] [PATCH qemu v2 1/5] Remove deprecated dh_clean -k

Emmanuel Kasper e.kasper at proxmox.com
Wed Oct 11 11:06:05 CEST 2017


---
 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.
-- 
2.11.0





More information about the pve-devel mailing list