summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 394bcba0a4aae31aebf6c410426b700c2c652681 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --buildsystem=pybuild --with python2,python3