summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2019-02-20 10:41:20 +0100
committerFrederik Rietdijk <freddyrietdijk@fridh.nl>2019-02-21 10:37:42 +0100
commit9fcd3bffc2f6d5d91d72973eca3cc5b2993fddba (patch)
treed2ac1a13efde0b59eacf41e24fe68ad118611217 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parente2cd07b9978198696681776405c4e23526d483a7 (diff)
buildEnv: improve file check to avoid false-positives
The original change in #55372 was supposed to fix the case where a store path which is a file should be placed into `buildEnv` which broke with a fairly misleading Perl error. Unfortunately this introduced a regression, `findFiles` can have targets that are files if the file isn't a store path. Rather than adding more obscure checks with probably further regressions, I figured that it's better to replicate the behavior of `lib.isStorePath` and explicitly check if the store path is a file and break in this case only. This should also fix recent staging issues.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions