File: rules

package info (click to toggle)
orafce 4.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,580 kB
  • sloc: ansic: 11,813; sql: 8,159; lex: 1,055; makefile: 117; yacc: 80; sh: 2
file content (11 lines) | stat: -rwxr-xr-x 225 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# testsuite needs English and UTF-8
export LANG=en_US.utf8

%:
	dh $@ --with pgxs_loop

override_dh_installdocs:
	dh_installdocs -A README.asciidoc
	rm -r $(CURDIR)/debian/*/usr/share/doc/postgresql-doc-*