debian/rules
author Christophe de Vienne <christophe@unlish.com>
Mon, 08 Dec 2014 20:38:32 +0100
changeset 11529 de8bc3697cfa
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Added tag pyramid_cubicweb-debian-version-0.1.3-1, pyramid_cubicweb-version-0.1.3 for changeset 0a7769e583c2

#!/usr/bin/make -f

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

%:
	dh $@ --with python2