File: rules

package info (click to toggle)
hw-probe 1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 608 kB
  • sloc: perl: 11,705; xml: 129; makefile: 28; sh: 5
file content (16 lines) | stat: -rwxr-xr-x 319 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

%:
	dh $@

debian/hw-probe.1: debian/hw-probe.1.in
	help2man --include=$< --output=$@ --no-info debian/hw-probe/usr/bin/hw-probe

override_dh_clean:
	dh_clean debian/hw-probe.1

override_dh_installdocs: debian/hw-probe.1
	dh_installdocs

get-orig-source:
	uscan --download --force-download --rename