debian/rules
author Christophe de Vienne <christophe@unlish.com>
Sat, 03 Jan 2015 01:24:38 +0100
changeset 11533 4ced3782b90f
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Move auth-related configuration to a dedicated module.

#!/usr/bin/make -f

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

%:
	dh $@ --with python2