debian/rules
author Arthur Lutz <arthur.lutz@logilab.fr>
Thu, 02 Jun 2016 12:11:07 +0200
changeset 11619 be13b3ea71de
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
[bwcompat] log execption even when cubicweb.bwcompat.errorhandler = True (closes #13421901)

#!/usr/bin/make -f

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

%:
	dh $@ --with python2