summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-02-17 12:50:55 +0100
committervarac <varacanero@zeromail.org>2017-03-02 10:10:38 +0100
commit5a2ec2295c7488d172770e48545902a17f40bcb3 (patch)
tree2ad0b32e26909d35539cced1ab93524a97732096
parentc5e4934448662f7be1b463554d94e9a3298c3e70 (diff)
Run dh with --with=systemd
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 90b23ac..5a86973 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --with python2 --buildsystem=python_distutils
+ dh $@ --with python2 --buildsystem=python_distutils --with=systemd
override_dh_installchangelogs:
dh_installchangelogs CHANGELOG.rst