debian/rules
author Christophe de Vienne <christophe@unlish.com>
Fri, 23 Jan 2015 12:57:16 +0100
changeset 11548 1ae61c25299a
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Prepare version 0.2.1

#!/usr/bin/make -f

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

%:
	dh $@ --with python2