From 9e75ff89fc2c9dd1f622c0f224ed2fb1738dfd71 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 27 Jan 2017 16:14:49 +0100 Subject: [PATCH] debian/rules: replace deprecated dh_clean -k with dh_prep --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 33a7a27..8a58740 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/grml-hwinfo. -- 2.1.4