From d62021ec40d1e9c7823abbe4bb1fec0313bcd84e Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 10 Feb 2017 12:01:44 +0100 Subject: [PATCH] enable parallel builds --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a63282b..432d7d8 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/default.mk %: - dh $@ --with autoreconf,autotools-dev,quilt,systemd + dh $@ --parallel --with autoreconf,autotools-dev,quilt,systemd override_dh_auto_configure: dh_auto_configure -- \ -- 2.39.2