File: rules

package info (click to toggle)
courier-filter-perl 0.200%2Bds-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 412 kB
  • sloc: perl: 1,484; sh: 75; makefile: 9
file content (16 lines) | stat: -rwxr-xr-x 376 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

PACKAGE = $(shell dh_listpackages)
TMP     = $(CURDIR)/debian/$(PACKAGE)

%:
	dh $@

override_dh_auto_install:
	dh_auto_install

	# Special manpage handling for bin/courier-filter-perl:
	pod2man -s8p bin/courier-filter-perl $(TMP)/usr/share/man/man8/courier-filter-perl.8p

override_dh_perl:
	dh_perl /usr/bin /usr/lib /usr/share/courier-filter-perl/perl5