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 cdb1293..02c2895 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,7 @@ else endif %: - dh $@ --with autotools-dev,systemd + dh $@ --with autotools-dev,systemd --parallel override_dh_auto_configure: dh_auto_configure -- \ |