debian/rules
author Christophe de Vienne <christophe@unlish.com>
Mon, 23 Feb 2015 17:17:43 +0100
changeset 11559 136dd873dca2
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
[login] Test the login views

#!/usr/bin/make -f

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

%:
	dh $@ --with python2