summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorReinis Taukulis <reinis.taukulis@gmail.com>2024-09-16 11:37:19 +0300
committerReinis Taukulis <reinis.taukulis@gmail.com>2024-09-16 11:37:19 +0300
commitb8581496dfb668d839e879c8e17393d44b726887 (patch)
treea771c07753572f6b4b15fc7892565eb3b9882548 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent1c4acc409ee1747035b0aeeb29365b29779e49dd (diff)
neovimRequireCheckHook: Fix dependency list
Only the first space in $dependencies was subsituted. https://www.gnu.org/software/bash/manual/bash.html#Shell-Parameter-Expansion > ${parameter/pattern/string} > ${parameter//pattern/string} > ${parameter/#pattern/string} > ${parameter/%pattern/string} > ... > In the first form above, only the first match is replaced. If > there are two slashes separating parameter and pattern (the second form > above), all matches of pattern are replaced with string.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions