File: rules

package info (click to toggle)
fcheck 2.7.59-27
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 612 kB
  • sloc: perl: 5,384; sh: 45; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_build:
	dh_auto_build
	pod2man --section=8 $(CURDIR)/debian/fcheck.pod > $(CURDIR)/fcheck.8