File: rules

package info (click to toggle)
libtangram-perl 2.12-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,300 kB
  • ctags: 734
  • sloc: perl: 10,260; makefile: 9
file content (8 lines) | stat: -rwxr-xr-x 102 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	dh_auto_build
	pod2text Changes.pod > Changes