diff options
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 2 |
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: |