From 9e68beef95164a2b369186aa10f3f9342f85235f Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 6 Jun 2009 20:44:58 +0200 Subject: [PATCH] rules: Use dh_prep instead of 'dh_clean -k' in all places. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 36f2d5b..9296d15 100755 --- a/debian/rules +++ b/debian/rules @@ -63,7 +63,7 @@ clean: install-indep: dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs -i mkdir -p debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/ -- 2.30.2