debian/rules
author Christophe de Vienne <christophe@unlish.com>
Wed, 21 Jan 2015 15:13:43 +0100
changeset 11545 e83f90b1c900
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Change project url

#!/usr/bin/make -f

.PHONY: build
build:
	dh $@ --with python2

%:
	dh $@ --with python2