summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorBen Wolsieffer <benwolsieffer@gmail.com>2024-10-12 14:48:21 -0400
committerBen Wolsieffer <benwolsieffer@gmail.com>2024-10-12 17:47:04 -0400
commitd604acb13610ca2564677f24adbdf47eee741c70 (patch)
treeadda18df75ca7188e62dc7104ddb27d9ac6d7a1a /pkgs/development/python-modules/python-mapnik
parent348295076a73ba27e2c17d338e6b8356db84d0f4 (diff)
texinfo: fix reference to build platform coreutils
0e50c09 started patching shebangs for all files in tp/maintain. There are some Perl modules in tp/maintain/lib with the shebang #!/bin/false that are eventually installed to the output. In the source tarball, some of the these file are marked executable, but when they are installed, the executable bit is cleared. Therefore, they get patched with build platform shebangs in postPatch, but these shebangs are never corrected to the host platform in the fixup phase. This leaves a reference to build platform coreutils in the output. It turns out that there is only a single file in tp/maintain that actually needs to be patched, so limit the patchShebangs call to that file to avoid the issue.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions