File: rules

package info (click to toggle)
postgresql-hll 2.15.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 58,704 kB
  • sloc: ansic: 2,790; sql: 2,157; cpp: 201; makefile: 31; sh: 1
file content (10 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with pgxs_loop

override_dh_installdocs:
	dh_installdocs --all README.md REFERENCE.md

override_dh_pgxs_test:
	pg_buildext -o 'extra_float_digits=0' installcheck . . postgresql-%v-hll