From b5d058268b61263ae7d29de1380d91aa7098505e Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Sun, 18 Sep 2016 01:19:45 +0800 Subject: [PATCH] Allow parallel building --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 81c0e43..8b693a8 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,7 @@ PACKAGE=spl pmodules = $(PACKAGE)-modules-$(non_epoch_version) %: - dh $@ --with dkms + dh $@ --with dkms --parallel override_dh_auto_configure: @cp debian/control.in debian/control -- 2.39.2