File: rules

package info (click to toggle)
orafce 4.16.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,856 kB
  • sloc: ansic: 12,914; sql: 8,984; lex: 1,054; makefile: 131; yacc: 82; python: 7; 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-*