#!/usr/bin/make -f

%:
	dh ${@} --with python2

override_dh_usrlocal:
	# remove this override when there aren't
	# anymore files in /usr/local
