File: rules

package info (click to toggle)
debspawn 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 408 kB
  • sloc: python: 3,086; xml: 779; sh: 39; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 156 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-
#export DH_VERBOSE=1

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

override_dh_missing:
	dh_missing --fail-missing