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

%:
	dh $@ --build-system=python-distutils

override_dh_auto_clean:
	$(MAKE) clean
	rm -f python-build-stamp-*