debian/rules
author Christophe de Vienne <christophe@unlish.com>
Thu, 23 Oct 2014 15:41:43 +0200
changeset 11516 7ffca3b43910
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Set version to 0.1.0

#!/usr/bin/make -f

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

%:
	dh $@ --with python2