diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 8f5f922d5..d1dbf8a79 100755 --- a/debian/rules +++ b/debian/rules @@ -256,4 +256,4 @@ override_dh_missing-indep: dh_missing --list-missing %: - dh $@ --parallel --with autoreconf,systemd + dh $@ --with systemd |