Clean up debian files
[invirt/packages/invirt-base.git] / debian / rules
index d76ac91..f62ebeb 100755 (executable)
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
-%:
-       dh $@ --with python2
 
-override_dh_install:
-       dh_install
-       mv debian/invirt-base/usr/bin/invirt-reload debian/invirt-base/usr/sbin/invirt-reload
+export PYBUILD_NAME=invirt-base
+
+%:
+       dh $@ --with python3 --buildsystem=pybuild