mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00: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>