summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@qvarnlabs.com>2017-12-18 15:52:50 +0200
committerLars Wirzenius <liw@qvarnlabs.com>2017-12-18 15:52:50 +0200
commitc0f056487cf04e1fddec929f7749b0a1d76af6eb (patch)
tree9dcf27199a75738465c94de95dfdcea181d47456
parent05966d9412a69678b07ce23d598d6e56740b9d41 (diff)
downloadql-ikiwiki-publish-c0f056487cf04e1fddec929f7749b0a1d76af6eb.tar.gz
Fix: dh option
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index f3a4103..fb4d9aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --with=python3 --with-buildsystem=pybuild
+ dh $@ --with=python3 --buildsystem=pybuild
override_dh_auto_clean:
echo nothing to clean