summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 103aea6..f2b2074 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
#!/usr/bin/make -f
+export PYBUILD_NAME=vmdb2
+
%:
- dh $@ --with=python3 --buildsystem=python_distutils
+ dh $@ --with=python3 --buildsystem=pybuild