File: rules

package info (click to toggle)
libmodule-starter-plugin-tt2-perl 0.125-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 200 kB
  • ctags: 11
  • sloc: perl: 151; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/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