summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2023-01-16 23:03:21 +0200
committerArtturin <Artturin@artturin.com>2023-01-16 23:03:21 +0200
commitf2c27018f067d9e664c6bac5200f1ef980fc8a93 (patch)
tree8cd04209b99384c20eb1b1202d95aeb0b0fc3b4b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parente09153da00ecd2d32f643d8191e2485dcf3996be (diff)
stdenv: fix SC2242
exit -1 == exit 255 but we don't have a reason to use 255 In pkgs/stdenv/generic/setup.sh line 518: (( hostOffset <= targetOffset )) || exit -1 ^-- SC2242 (error): Can only exit with status 0-255. Other data should be wri tten to stdout/stderr.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions