From 03a32321c23d4e4fc229c658254d1be273346818 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Sat, 26 Oct 2013 01:39:40 +0200 Subject: allow parallel building --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 01c4f53..c819273 100755 --- a/debian/rules +++ b/debian/rules @@ -1,3 +1,3 @@ #!/usr/bin/make -f %: - dh $@ --with bash-completion + dh $@ --with bash-completion --parallel -- cgit v1.2.3