meson: Fix doc installation path computation This applies the logic from 8f6858064b (append "postgresql" to some installation paths if it does not already contain "pgsql" or "postgres") also to the doc installation directory.
Reviewed-by: Tristan Partin <[email protected]> Reviewed-by: Andres Freund <[email protected]> Discussion: https://www.postgresql.org/message-id/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/7b8399819b9b1a409b11ebfb4027aed56747f923 Modified Files -------------- meson.build | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
