File: rules

package info (click to toggle)
audioread 2.1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 660 kB
  • sloc: python: 890; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 226 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=audioread
# Reenable once https://github.com/beetbox/audioread/commit/c4257a07a1fe07d14852e04349dfce4275adbb84
# is released
export PYBUILD_DISABLE=test

%:
	dh $@ --buildsystem=pybuild