diff options
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 2951ec83..93ce6e11 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ export http_proxy = http://127.0.0.1:9 #DH_VERBOSE=1 %: - dh $@ --with python2 --namespace=leap.soledad + dh $@ --with python2 --namespace=leap.soledad --with=systemd override_dh_auto_clean: dh_auto_clean |