File: rules

package info (click to toggle)
libtest-distribution-perl 2.00-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: perl: 252; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 122 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	dh_auto_build
	pod2text $(CURDIR)/Changes.pod > $(CURDIR)/Changes