diff options
| author | Viktor Kronvall <viktor.kronvall@gmail.com> | 2023-08-13 00:25:29 +0900 |
|---|---|---|
| committer | Viktor Kronvall <viktor.kronvall@gmail.com> | 2023-08-17 01:37:07 +0900 |
| commit | b35440bfcf536d1043dc04356c9f021bddc68256 (patch) | |
| tree | 93d1c012845cce198b4a999e325e70ee3179a54d /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | b354b3cd3a677c4e7462577e73b6b94a156b3e03 (diff) | |
dockerTools: replace --no-clobber with --update=none
Since coreutils v9.2 the `--no-clobber` flag results in a non-zero exit
code when the destination files exist. Using `--update=none` will now
reproduce the old behavior of `--no-clobber`.
However, the `--update=none` flag was introduced in coreutils v9.3 and
thus `mergeImages` will fail if you have an older version than v9.3 in
stdenv after applying this commit.
[coreutils v9.3 changelog](https://github.com/coreutils/coreutils/blob/f386722dc0d996d5379f12b4a8d4dd15ca7df4b5/NEWS#L48)
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
