File: rules

package info (click to toggle)
yubikey-manager 4.0.0~a1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,108 kB
  • sloc: python: 12,671; sh: 21; makefile: 9
file content (16 lines) | stat: -rwxr-xr-x 331 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk

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

# Disable tests, as some of the test dependencies have yet to be packaged
override_dh_auto_test:
	:

override_dh_installchangelogs:
	dh_installchangelogs NEWS

override_dh_installdocs:
	dh_installdocs --link-doc=python3-ykman