On 15/10/19 7:30 pm, morganamilo wrote:
> This allows pacman to print the correct error message when checking keys
> and libalpm has been compiled without gpgme support.
> ---
Thanks,
Both patches look good and will be pushed before release.
Allan
This allows pacman to print the correct error message when checking keys
and libalpm has been compiled without gpgme support.
---
v2: remove UNUSED
diff --git a/lib/libalpm/signing.c b/lib/libalpm/signing.c
index fc537dd3..7fed862e 100644
--- a/lib/libalpm/signing.c
+++ b/lib/libalpm/signing.c
@@