debian/rules
author Christophe de Vienne <christophe@unlish.com>
Mon, 26 Jan 2015 18:04:57 +0100
changeset 11551 444cd2bba89d
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
[doc] Document tools Related to #4870347

#!/usr/bin/make -f

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

%:
	dh $@ --with python2