From 4f8a46b36e961d1a64d466a63f3a7ef6c90bafe2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 23 Apr 2008 22:49:22 -0400 Subject: dh_prep: New program, does the same as dh_clean -k (which will be deprecated later). --- examples/rules.multi2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/rules.multi2') diff --git a/examples/rules.multi2 b/examples/rules.multi2 index 4767c48f..7ed56fb8 100755 --- a/examples/rules.multi2 +++ b/examples/rules.multi2 @@ -35,7 +35,7 @@ install: DH_OPTIONS= install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/tmp. -- cgit v1.2.3