aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index db4f79c..c4f16bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ CFLAGS += -fPIC
dh $@ --with autoreconf,python2,cli,gir
# Note: No cli here so that the pbuilder stuff works
-override_dh_clean:
+clean:
dh_clean
override_dh_autoreconf: