]> git.ipfire.org Git - thirdparty/postgresql.git/commit
meson: Fix missing dependency from install-quiet to sepgsql.sql
authorAndres Freund <andres@anarazel.de>
Sat, 18 Nov 2023 00:29:48 +0000 (16:29 -0800)
committerAndres Freund <andres@anarazel.de>
Sat, 18 Nov 2023 00:34:01 +0000 (16:34 -0800)
commitbe08a359db7231f81f8d64975f4babf6dd24bfec
tree3eabdd7b34d3a7941e81b21f71b3ade252122e5c
parent2cf50585e54a7b0c6bc62a087c69043ae57e4252
meson: Fix missing dependency from install-quiet to sepgsql.sql

This could lead to an error like

ERROR: File 'contrib/sepgsql/sepgsql.sql' could not be found

Backpatch: 16-, where meson was added
contrib/sepgsql/meson.build