summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorArthur Gautier <arthur.gautier@arista.com>2024-11-07 00:35:24 -0800
committerArthur Gautier <arthur.gautier@arista.com>2024-11-08 11:38:15 -0800
commit91664c8fb3b4b0f0fc559d48ad685e26cdc1f0df (patch)
treec7c73ea6277440a795f55acbda251b319a4fc2ba /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parente831095fdd5f5209a59272bbe11ea83d6f7b302d (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