X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/03e37cbca5023308bbe7da3f4e4e8a66890e51aa..HEAD:/debian/rules diff --git a/debian/rules b/debian/rules index c1eb564d..68e0a90c 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #! /usr/bin/make -f -DH_OPTIONS = --parallel -Bdebian/build +DH_OPTIONS = --parallel --without=autoreconf -Bdebian/build ###-------------------------------------------------------------------------- ### Configuration. @@ -48,9 +48,9 @@ dh-clean-hook:: ### Other things. ## Python stuff. -DH_OPTIONS += --with=python-central -OVERRIDES += pycentral -dh_pycentral_OPTS += -ppython-tripe +DH_OPTIONS += --with=python2 +OVERRIDES += python2 +dh_python2_OPTS += -ppython-tripe ## The peer database. OVERRIDES += install