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.indep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/rules.indep') diff --git a/examples/rules.indep b/examples/rules.indep index 37c58e9f..c80d416b 100755 --- a/examples/rules.indep +++ b/examples/rules.indep @@ -30,7 +30,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/. -- cgit v1.2.3