From: Mark Wooding Date: Sat, 5 Sep 2020 22:12:43 +0000 (+0100) Subject: debian/rules: Build things in parallel now. X-Git-Url: https://git.distorted.org.uk/~mdw/mdwfonts/commitdiff_plain/ed1d55c1708b4e59a68f370fc7d69848878ba3e1?ds=sidebyside debian/rules: Build things in parallel now. --- diff --git a/debian/rules b/debian/rules index c2baf91..7fd9d2e 100755 --- 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