]> git.ipfire.org Git - thirdparty/postgresql.git/commit
meson: Fix doc installation path computation
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 9 Nov 2023 14:05:58 +0000 (15:05 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 9 Nov 2023 14:10:43 +0000 (15:10 +0100)
commit7b8399819b9b1a409b11ebfb4027aed56747f923
tree37ea2dc5a9a462ecfa919d9e1a0d6d7abe237600
parentb44a1708abe306831073cf88bb0ba6a11e68daee
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 <tristan@neon.tech>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://www.postgresql.org/message-id/b018b577-38a2-49c6-8727-adfb577de317@eisentraut.org
meson.build