Skip to content

Commit 823eb3d

Browse files
committed
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
1 parent b282fa8 commit 823eb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/sepgsql/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sepgsql = shared_module('sepgsql',
3131
)
3232
contrib_targets += sepgsql
3333

34-
custom_target('sepgsql.sql',
34+
contrib_targets += custom_target('sepgsql.sql',
3535
input: 'sepgsql.sql.in',
3636
output: 'sepgsql.sql',
3737
command: [sed, '-e', 's,MODULE_PATHNAME,$libdir/sepgsql,g', '@INPUT@'],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy