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

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

override_dh_auto_clean:
	echo nothing to clean