summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 6fbf1461c9244101112728d7f07778320925b587 (plain)
1
2
3
4
5
6
#!/usr/bin/make -f

export PYTHON_INSTALL_OPTS=--install-layout=deb

%:
	dh --with python2 $@