From ad5e4f93d8fdf7cd5484e03981bf043fc7119995 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 22 Oct 2009 06:34:41 +0200 Subject: [PATCH] Don't use dh_clean in favour of dh_prep. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 070376c..6094713 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,7 @@ build-stamp: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Installing package -- 2.1.4