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 51ab054e7..8af4d3d30 100755 --- a/debian/rules +++ b/debian/rules @@ -196,4 +196,4 @@ override_dh_installlogcheck: dh_installlogcheck --name strongswan %: - dh $@ --parallel --with autoreconf + dh $@ --parallel --with autoreconf,systemd |