debian/rules
author Christophe de Vienne <christophe@unlish.com>
Sun, 02 Nov 2014 23:36:22 +0100
changeset 11521 bf813ae7bf9d
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Added tag pyramid_cubicweb-version-0.1.1, pyramid_cubicweb-debian-0.1.1-1 for changeset 9f3b9e610c3d

#!/usr/bin/make -f

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

%:
	dh $@ --with python2