summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2017-12-21 17:53:25 +0100
committerFrederik Rietdijk <fridh@fridh.nl>2017-12-21 17:53:25 +0100
commit310203565c860f5c9f8074aee85871089a1f234e (patch)
treecc9cdecf18affd3387774e45c5cb902e3413983f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parenta0aeb2381e5a6c5c57efdec1bf4b4ada44d29511 (diff)
wrapPythonPrograms: do not propagate disabling user site-packages to child-processes
The `PYTHONNOUSERSITE` was exported to prevent impurities during runtime. The downside of exporting environment variables is that they always propagate all the way down the process tree, unless they are explicitly unset at some point. Using the `-s` argument applies it only to the process executed in the wrapper. That way, subprocesses are free to do impure things.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions