debian/rules
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 23 Jul 2015 17:45:37 +0200
changeset 11581 5b30fd6f18c4
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
[pkg] add python-pyramid-multiauth dependency to debian package Closes #5576182

#!/usr/bin/make -f

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

%:
	dh $@ --with python2