From 7f69344f3329a6f30261fe6ed7c03c3dad06d9d6 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 17 Dec 2015 14:41:16 -0700 Subject: [PATCH] move from dh_clean -k to dh_prep --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b91b518..824ef82 100755 --- a/debian/rules +++ b/debian/rules @@ -19,7 +19,7 @@ clean: binary-indep: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs install -g root -m 755 -o root p10cfgd debian/p10cfgd/usr/sbin/p10cfgd install -g root -m 644 -o root p10cfgd \ -- 2.30.2