summaryrefslogtreecommitdiff
path: root/examples/rules.multi
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rules.multi')
-rwxr-xr-xexamples/rules.multi2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rules.multi b/examples/rules.multi
index 11fc085c..db8ed1e0 100755
--- a/examples/rules.multi
+++ b/examples/rules.multi
@@ -33,7 +33,7 @@ install:
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
# Add here commands to install the package into debian/tmp.