diff options
| author | Arthur Gautier <arthur.gautier@arista.com> | 2024-11-07 00:35:24 -0800 |
|---|---|---|
| committer | Arthur Gautier <arthur.gautier@arista.com> | 2024-11-08 11:38:15 -0800 |
| commit | 91664c8fb3b4b0f0fc559d48ad685e26cdc1f0df (patch) | |
| tree | c7c73ea6277440a795f55acbda251b319a4fc2ba /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | e831095fdd5f5209a59272bbe11ea83d6f7b302d (diff) | |
rpm: fixup gpg path
When invoking `rpmsign` to sign packages, rpmsign will invoke
`/usr/bin/gpg2` which may not exist.
This is because the path to gpg is looked up during the configure phase,
and it's then placed in the `$out/lib/rpm/macros` file. Those macros are
read at runtime.
```
$ grep __gpg result/lib/rpm/macros
%__gpg /usr/bin/gpg2
```
By providing gpg at build time, we make sure rpm will use a correct path
for gpg.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
