summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-11-24 22:57:25 +0100
committersterni <sternenseemann@systemli.org>2021-11-27 15:47:58 +0100
commit5abb1856ce2276d975f24586d8b3895b0eaf02df (patch)
tree37846bccf3a2469b979cda59d657416ce9e17c3e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent6bfe307457bd8fc9b61aa3bbc07eb6e963a65de0 (diff)
haskell-modules/lib: make postFixup more resilient
1. Putting the string on one line (instead of using a multiline string) means it is not ended with \n, which means if somebody wants to append more lines, they have to start it with \n or it will get concatenated to the `postFixup` here, so add \n. 2. Previously, ignoring `drv.postFixup` would throw away any `postFixup`s set in `drv`, which is not something we want. The extra empty line is a cute trick to prevent concatenating the code with any previous `postFixup` that doesn’t end in \n.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions