Source: pocketsphinx
Version: 0.8+5prealpha+1-5
Tags: patch

As said, it seems to be a good time to enable parallel builds (or switch to 
compat 12)
--- pocketsphinx-0.8+5prealpha+1/debian/rules   2019-08-10 14:29:48.000000000 
+0200
+++ pocketsphinx-0.8.0+real5prealpha+1/debian/rules     2016-02-09 
16:26:30.000000000 +0100
@@ -5,7 +5,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all

 %:
-       dh $@  --with python3
+       dh $@ --parallel --with python3

 override_dh_auto_clean:
        set -e ; for pyver in $(PY3VERS); do \


It will require really less time to build

G.

Reply via email to