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

index c2baf91..7fd9d2e 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/make -f
 
-%:; dh $@ --with tex
+%:; dh $@ --parallel --with tex
 
 override_dh_clean:
        dh_clean