diff options
| author | Rune K. Svendsen <runesvend@gmail.com> | 2024-03-31 17:17:25 +0200 |
|---|---|---|
| committer | Rune K. Svendsen <runesvend@gmail.com> | 2024-04-01 10:27:35 +0200 |
| commit | 4f911a72471aaeabad41f5c1f3d30ac4f43672af (patch) | |
| tree | 66e9d7ebe717fc2d3bc6b7dba74858b7e0686e74 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | e5bc6d679f7a9c327ae156771887694762cf3a0e (diff) | |
`Libsystem`: fix broken `postFetch` step in `darling.src`
Fixes #297765
The `postFetch` step was broken in several ways:
1. It attempts to unpack the archive, but this has already been done before reaching this step.
2. It unpacks the file `$downloadedFile`, but this file no longer exists because it's been moved to `$renamed`.
Additionally, since (1) neither directory `src/opendirectory` nor `src/OpenDirectory` are used for anything, and (2) it's not clear whether Nix produces different hashes depending on file system case sensitivity, the chosen solution is to just remove both these two directories for now. If later a file from either directory is needed, an investigation needs to be done on how Nix hashes archives with clashing names on case insensitive file systems.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
