From: Bdale Garbee Date: Tue, 13 Dec 2016 00:00:04 +0000 (-0700) Subject: make lintian happier by using dh_prep X-Git-Tag: debian/2.20-1~2 X-Git-Url: https://git.gag.com/?p=debian%2Fcpmtools;a=commitdiff_plain;h=21b0f8c60b446e12216b977ed234fc38fe346d7a;hp=2ec96074f65c18a6c5fa325354d2c160bf04f193 make lintian happier by using dh_prep --- 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