File: rules

package info (click to toggle)
sgmllib3k 1.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 128 kB
  • sloc: python: 412; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --with python3 --buildsystem=pybuild

# Upstream tarball specifies a test, but does not include it
override_dh_auto_test: