From 829c4a28ebdb0a8cb053ce72c573a0b3980ec0fd Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 13 Apr 2009 11:56:39 +0200 Subject: use dh_prep over dh_clean --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 179fd26b..c6c9161a 100755 --- a/debian/rules +++ b/debian/rules @@ -67,7 +67,7 @@ install: DH_OPTIONS= install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs mkdir -p $(TMP)/etc/logcheck/ignore.d.workstation -- cgit v1.2.3