File: rules

package info (click to toggle)
prefix 1.2.9-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 684 kB
  • sloc: ansic: 1,297; sql: 756; makefile: 20; sh: 2
file content (9 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

override_dh_installdocs:
	dh_installdocs --all README.md TESTS.md
	# remove docs that belong elsewhere
	rm -rf debian/*/usr/share/doc/postgresql-doc-*

%:
	dh $@ --with pgxs_loop