summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 7d50c10..d0bcf47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
-%:
- dh $@ --with=python3 --buildsystem=python_distutils
+export PYBUILD_NAME=cliapp
+%:
+ dh $@ --with=python3 --buildsystem=pybuild