Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pgbuild: make meson patch optional (#87)
postgres sources have been updated with a fix to the meson configuration. We do not need to apply our patch anymore. We still keep `patch` for users with older sources, but will not call that function anymore in the `configure` step.
- Loading branch information