File: rules

package info (click to toggle)
python-tubes 0.2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 740 kB
  • sloc: python: 3,215; makefile: 149
file content (10 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_NAME = tubes

%:
	dh $@ --buildsystem pybuild

override_dh_auto_clean:
	dh_auto_clean
	rm -rf Tubes.egg-info