debian/rules: Build things in parallel now.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 5 Sep 2020 22:12:16 +0000 (23:12 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 7 Sep 2020 16:36:44 +0000 (17:36 +0100)
debian/rules

index 5755d58..e8a488a 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/make -f
 
-%:; dh $@ --with tex
+%:; dh $@ --parallel --with tex
 
 override_dh_clean:
        dh_clean