diff --git a/debian/rules b/debian/rules index 5dc64be..dbfe544 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=-stackprotector -include /usr/share/dpkg/buildflags.mk %: - dh $@ --with autoreconf + dh $@ --parallel --with autoreconf override_dh_auto_configure: dh_auto_configure -- \