From: Mark Wooding Date: Sat, 5 Sep 2020 22:12:16 +0000 (+0100) Subject: debian/rules: Build things in parallel now. X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/commitdiff_plain/639f32b1387c4837e468e4a804e640e8ebee8a0d debian/rules: Build things in parallel now. --- diff --git a/debian/rules b/debian/rules index 5755d58..e8a488a 100644 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #! /usr/bin/make -f -%:; dh $@ --with tex +%:; dh $@ --parallel --with tex override_dh_clean: dh_clean