From 21b0f8c60b446e12216b977ed234fc38fe346d7a Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 12 Dec 2016 17:00:04 -0700 Subject: [PATCH] make lintian happier by using dh_prep --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ddb8b04..154d78b 100755 --- a/debian/rules +++ b/debian/rules @@ -30,7 +30,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs $(MAKE) install prefix=$(CURDIR)/debian/cpmtools/usr \ datarootdir=$(CURDIR)/debian/cpmtools/etc/cpmtools -- 2.30.2