File: rules

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

%:
	dh $@

override_dh_auto_build:
	pod2html --title=libx12-parser-perl --infile=Readme.pod  --outfile=Readme.html
	dh_auto_build