summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authornetfox <say-hi@netfox.rip>2023-04-09 12:37:24 +0200
committernetfox <say-hi@netfox.rip>2023-04-12 14:37:48 +0200
commit815d6c0d3effa38ee62752370f828a35c43df5b1 (patch)
tree121dee83e5e652c86b0ca3cd8a38a75e0680fc78 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent7486a74d9f5c3581c2db0e186d4763ff3a4ae782 (diff)
apple-framework-System: fix System.tbd dangling symbolic link
Contrarily to the other frameworks, System framework's TBD file is a symlink pointing to `${MacOSX-SDK}/usr/lib/libSystem.B.tbd`. This produces an error when using the framework, as: 1. The original file is not copied into the output directory 2. Even if it was copied, the relative path wouldn't match Resulting in the symlink being broken and the linker failing when trying to link `-framework System`. The fix applied consists in replacing the symbolic link with the actual file, as this is easier than fixing the link and doesn't seem to produce any side effects.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions