debian/rules
author Christophe de Vienne <christophe@unlish.com>
Mon, 06 Jul 2015 13:17:07 +0200
changeset 11585 7d6d4edc0ed0
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
[doc] Anonymous access is not mandatory anymore

#!/usr/bin/make -f

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

%:
	dh $@ --with python2