.mailmap: Add file to fix CVS-ish names in history.
[xtoys] / debian / rules
index cec98bb..d6037af 100755 (executable)
@@ -1,2 +1,4 @@
 #! /usr/bin/make -f
-%:; dh $@ --parallel -Bdebian/build
+
+ARGS_binary-indep = --with-python2
+%:; dh $@ --parallel -Bdebian/build $(ARGS_$@)