File: rules

package info (click to toggle)
check-pgactivity 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 476 kB
  • sloc: perl: 5,345; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 205 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_installman:
	pod2man --center "check_pgactivity" -r "Debian" --quotes=none --name=CHECK_PGACTIVITY \
	 --section 1 README.pod > check_pgactivity.1
	dh_installman