summaryrefslogtreecommitdiff
path: root/debian/rules
blob: fca92d48ffe27e96ccc7f838ddba4eaca5856d05 (plain)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --with=python2 --buildsystem=python_distutils

override_dh_auto_build:
	$(MAKE)