summaryrefslogtreecommitdiff
path: root/examples/rules.arch
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rules.arch')
-rwxr-xr-xexamples/rules.arch2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rules.arch b/examples/rules.arch
index 0324ef5d..8e70ec0a 100755
--- a/examples/rules.arch
+++ b/examples/rules.arch
@@ -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/<packagename>