From 5b63ac96dca2cfd2e1ad43a5719f1c2e03510263 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 31 Mar 2014 21:49:20 +0200 Subject: [PATCH] Building with dh --parallel. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 84e3394..e59fceb 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh ${@} + dh ${@} --parallel override_dh_auto_install: dh_auto_install -- DESTDIR=debian/tmp -- 2.1.4