mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +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>