summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authortalyz <kim.lindberger@gmail.com>2021-06-28 14:16:04 +0200
committertalyz <kim.lindberger@gmail.com>2022-02-02 19:46:58 +0100
commitc67f885fe4cf70856b9f0052c1ce48f1abfcfe95 (patch)
tree08c9cec21859b4dbe0f761a73e32dcbf8ee3a1e8 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent37809af15e22cc4b1e3de3a9fad98b612881f6a5 (diff)
makeWrapper: Don't readd existing values in prefix/suffix
When prefixing or suffixing list variables, check that the value or values aren't already part of the list. If this is the case when suffixing, the list won't be touched at all. When prefixing, however, the last matching instance of the value will be moved to the beginning of the list. Any remaining duplicates of the value will be left as-is. Co-authored-by: Vincenzo Mantova <xworld21@users.sf.net>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions