X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/16b8de7089d92bf881bd7daf774fec0b15de87b0..5bdda4e19a428c5e337f94b7be5e38ede696535e:/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_$@)