X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/bbe59354d97fa30184f6a95cf1f31ce447d0fa29..41633d4d1ab4b724ada322771bb8396735825c6b:/debian/rules diff --git a/debian/rules b/debian/rules index 3fb55def..9c783b7e 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,5 @@ #! /usr/bin/make -f -DH_OPTIONS = --parallel --without=autoreconf -Bdebian/build +DH_OPTIONS = --parallel -Bdebian/build %:; dh $@ $(DH_OPTIONS) ## Test both with and without CPU-specific optimizations.