File: rules

package info (click to toggle)
libmodule-starter-plugin-tt2-perl 0.125-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 200 kB
  • sloc: perl: 151; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 247 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
	cat lib/Module/Starter/Plugin/TT2.pm | perl debian/strip_data.pl | pod2man --section 3pm --name Module::Starter::Plugin::TT2 > blib/man3/Module\:\:Starter\:\:Plugin\:\:TT2.3pm