X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/5c819006daebfdbfc37e89735d1e6ba172544f3d..946d18b62315f50d6ce4e091f5ccfc37d9b050c9:/debian/rules diff --git a/debian/rules b/debian/rules index 8635ec0..f7796aa 100755 --- a/debian/rules +++ b/debian/rules @@ -14,10 +14,10 @@ DEB_UPSTREAM_VERSION ?= \ v := $(DEB_UPSTREAM_VERSION) ## Default Debhelper options. -DH_OPTIONS = +DH_OPTIONS = --parallel ## Default Debhelper actions. -%:; dh $@ --without autoreconf $(DH_OPTIONS) +%:; dh $@ $(DH_OPTIONS) ###-------------------------------------------------------------------------- ### Multiple flavours.