diff options
| author | Oliver Charles <ollie@ocharles.org.uk> | 2013-06-27 14:08:42 +0100 |
|---|---|---|
| committer | Oliver Charles <ollie@ocharles.org.uk> | 2013-06-27 14:09:39 +0100 |
| commit | 912a825d1e9c41d596e43d7440667a1882a0cb6d (patch) | |
| tree | 23c321acfbd307eba615540ef71d2a557e12bcb0 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | b38308553b00424bf859f8c60699c4a5c044f3f6 (diff) | |
Disable exec symlink resolution for PostgreSQL 9.2
When building PostgreSQL with plugins under NixOS, NixOS will create a
postgresql-and-plugins directory which symlinks PostgreSQL and all the plugins
into a single directory. Unfortunately, the plugins will not actually be usable
by PostgreSQL because it will still try and locate them in the original
PostgreSQL share directory, not postgresql-and-plugins.
In this commit, I have patched resolve_symlinks to always return success, which
matches the behavior if HAVE_READLINK is false (so presumably invalid paths are
never passed to this function).
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
