File: rules

package info (click to toggle)
soundconverter 4.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,388 kB
  • sloc: python: 5,362; xml: 181; sh: 38; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 120 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_test:
	# disable tests; they are currently broken