File: rules

package info (click to toggle)
libfile-cache-perl 0.16-15
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 192 kB
  • sloc: perl: 1,499; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- INSTALLMAN3DIR=/usr/share/man/man3

test:
	dh_testdir
	dh_auto_test