diff options
| author | sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org> | 2021-03-10 19:43:17 +0100 |
|---|---|---|
| committer | Profpatsch <mail@profpatsch.de> | 2021-03-18 19:56:40 +0100 |
| commit | b398d00903af1eca6b4e298225e85ecd118a80dd (patch) | |
| tree | 29af5237d26cf0ae5b0b96d2c04ab1bd41ef03db /pkgs/development/python-modules/python-mapnik | |
| parent | 9a48ca802731e542787b487ff559decbc0ea696e (diff) | |
trivial-builders: merge passAsFile with env in runCommand'
Previously it was awkward to use the runCommand-variants with
passAsFile as a double definition of passAsFile would potentially
break runCommand: passAsFile would overwrite the previous definition,
defeating the purpose of setting it in runCommand in the first place.
This is now fixed by concatenating the [ "buildCommand" ] list with
one the one from env, if present.
Adjust buildEnv where passAsFile = null; was passed in some cases,
breaking evaluation since it'd evaluate to [ "buildCommand" ] ++ null.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
