diff --git a/debian/rules b/debian/rules index c061876..97a96d9 100755 --- a/debian/rules +++ b/debian/rules @@ -2,4 +2,4 @@ export DH_VERBOSE = 1 %: - dh $@ --with python3,systemd --buildsystem=pybuild + dh $@ --with python3,installsystemd --buildsystem=pybuild