File: rules

package info (click to toggle)
postgresql-hll 2.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 58,728 kB
  • sloc: ansic: 2,797; sql: 2,159; cpp: 201; makefile: 22; sh: 1
file content (10 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download | duplicates (4)
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