Codebase list orafce / 360c4b6 debian / rules
360c4b6

Tree @360c4b6 (Download .tar.gz)

rules @360c4b6raw · history · blame

#!/usr/bin/make -f

include /usr/share/postgresql-common/pgxs_debian_control.mk

%:
	dh $@

override_dh_auto_build:

override_dh_auto_install:
	+pg_buildext loop postgresql-%v-orafce
	rm -r $(CURDIR)/debian/*/usr/share/doc/postgresql-doc-*

override_dh_installdocs:
	dh_installdocs -A README.asciidoc