summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 97b74544..65863e7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
#DH_VERBOSE=1
%:
- dh $@ --with python2 --namespace=leap.soledad
+ dh $@ --with systemd --with python2 --namespace=leap.soledad
override_dh_auto_clean:
cd client && python setup.py clean -a