Fix mistaken file name in plpython's meson recipe.
Brown-paper-bag bug in commit 58c3151bb. Per buildfarm.
This commit is contained in:
parent
58c3151bbc
commit
a46972e30c
@ -67,7 +67,7 @@ install_headers(
|
|||||||
'plpy_typeio.h',
|
'plpy_typeio.h',
|
||||||
'plpy_util.h',
|
'plpy_util.h',
|
||||||
'plpython.h',
|
'plpython.h',
|
||||||
'plpython_server.h',
|
'plpython_system.h',
|
||||||
install_dir: dir_include_server,
|
install_dir: dir_include_server,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user