File: rules

package info (click to toggle)
python-echo 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 320 kB
  • sloc: python: 2,246; makefile: 148
file content (12 lines) | stat: -rwxr-xr-x 220 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DH_VERBOSE = 1

export PYBUILD_NAME=echo

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

override_dh_auto_test:
	# disable upstream tests due to a dependency on an installed
	# display server