From 9cc563e5946d703580eaa32fa8cc63ba7c3a81f4 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Tue, 7 Feb 2017 14:39:36 -0500 Subject: Enable parallel builds. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index c329b0a..9bd9847 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,5 @@ #!/usr/bin/make -f %: - dh $@ --with translations + dh $@ --parallel --with translations -- cgit v1.2.3