mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 12:48:24 +04:00
Fixes pgsql-server: the setup fails for any folder
Fixes #27228
Sets postgresql-specific configure flags that configure cannot run-test
to determine their value. This fixes improperly linked files that
prevent database initialization (at least) from working on the device.
Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
(cherry picked from commit 0bb3db019a)