summaryrefslogtreecommitdiffstats
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 439ebc6..8449045 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
-%:
- dh $@ --with=python2,bash-completion
+export PYBUILD_NAME=hostinfo
+%:
+ dh $@ --with=python2,bash-completion --buildsystem=pybuild