File: rules

package info (click to toggle)
plr 1%3A8.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 684 kB
  • sloc: ansic: 4,570; sql: 571; makefile: 76; perl: 20; sh: 1
file content (10 lines) | stat: -rwxr-xr-x 201 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

override_dh_installdocs:
	dh_installdocs --all userguide.md

override_dh_pgxs_test:
	# defer testing to autopkgtest, plr doesn't like the lib in DESTDIR

%:
	dh $@ --with pgxs_loop