debian/rules
author Christophe de Vienne <christophe@unlish.com>
Mon, 06 Jul 2015 14:16:55 +0200
changeset 11586 c7a25122af4d
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
[config] Move most config code to a includeme() The goal is to make it easier to use pyramid_cubicweb from a pyramid application.

#!/usr/bin/make -f

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

%:
	dh $@ --with python2