X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/28670a135234435ee489b0f4fb6e2ec622baa423..262d0dc43a7fb835839b24ad62cb594c0dc0d5fd:/debian/rules diff --git a/debian/rules b/debian/rules index 4cf60b1..0c0cde0 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #! /usr/bin/make -f -DH_OPTIONS = --parallel -Bdebian/build -%:; dh $@ $(DH_OPTIONS) +DH_OPTIONS = -Bdebian/build +%:; dh $@ $(DH_OPTIONS) --without autoreconf override_dh_auto_install: dh_auto_install $(addprefix -O,$(DH_OPTIONS))