]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/misc/define-pgp_getkeys_command.diff
sidebar-{dotted,sorted}: documented the options that those two patches are introducin...
[software/mutt-debian.git] / debian / patches / misc / define-pgp_getkeys_command.diff
1 disabling pgp_getkeys_command until upstream fixes it
2
3 --- a/contrib/gpg.rc
4 +++ b/contrib/gpg.rc
5 @@ -72,6 +72,8 @@ set pgp_list_secring_command="gpg --no-v
6  
7  # fetch keys
8  # set pgp_getkeys_command="pkspxycwrap %r"
9 +# This will work when #172960 will be fixed upstream
10 +# set pgp_getkeys_command="gpg --recv-keys %r"
11  
12  # pattern for good signature - may need to be adapted to locale!
13