diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2019-06-16 17:27:22 +0200 |
|---|---|---|
| committer | Jan Tojnar <jtojnar@gmail.com> | 2019-06-18 22:47:11 +0200 |
| commit | a3667ee6be57c9dd51a692aba6be94eef4f2d6f5 (patch) | |
| tree | 0f1fae56d1790b228aef11914808649f160e8ee3 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | e8cdece9ce36b8d84d4f849325624f39e5f46cdf (diff) | |
libredirect: add posix_spawnp support
After bumping sublime3 in #61636 we realized that saving files as root
doesn’t work anymore and somehow the paths weren’t patched by
`libredirect`.
After some debugging it came out that Sublime switched from `posix_spawn(3)`
to `posix_spawnp(3)` to start new processes internally. Since `libredirect`
only handled the former, `/usr/bin/pkexec` stopped being redirected.
Wrapping `posix_spawnp` fixes the problem.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
