make lintian happier by using dh_prep
authorBdale Garbee <bdale@gag.com>
Tue, 13 Dec 2016 00:00:04 +0000 (17:00 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 13 Dec 2016 00:00:04 +0000 (17:00 -0700)
debian/rules

index ddb8b049ec5e4fcf166210078bbc83783c4b29ec..154d78b75361c79cc6fc39f5163b70e7c5bf7026 100755 (executable)
@@ -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