diff options
| author | toonn <toonn@toonn.io> | 2022-03-31 14:04:52 +0200 |
|---|---|---|
| committer | toonn <toonn@toonn.io> | 2022-03-31 14:04:52 +0200 |
| commit | f31d9457551315abad6174c08646e39e09f8db70 (patch) | |
| tree | 211594dbd80c77dac69ccf9597f3b41ae6652dba /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 196f989ae88a13210720cb08d53a57c5c05481a0 (diff) | |
desktopToDarwinBundle: Implement %f and %u Exec field codes
`%f` and `%u` are used to signal the program only accepts a single file
or URI argument. I do not believe there's a way to signal this
information to macOS but it is possible the program really won't work if
multiple files are passed and it's possible the relative position of
`%i`, `%c` or `%k` matters. So we replace `%f` or `%u` with `$1`. That
way we only pass one file in the (possibly significant) position of the
field code.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
