File: rules

package info (click to toggle)
soundconverter 4.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,344 kB
  • sloc: python: 5,330; xml: 176; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_auto_test:
	# disable tests; they are currently broken