X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/16b8de7089d92bf881bd7daf774fec0b15de87b0..0f5dc4fa6466efd6e3dc06a3e6a2b205292c6e4a:/debian/rules diff --git a/debian/rules b/debian/rules index cec98bb..d6037af 100755 --- a/debian/rules +++ b/debian/rules @@ -1,2 +1,4 @@ #! /usr/bin/make -f -%:; dh $@ --parallel -Bdebian/build + +ARGS_binary-indep = --with-python2 +%:; dh $@ --parallel -Bdebian/build $(ARGS_$@)