File: rules

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

%:
	dh $@

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