]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/misc/define-pgp_getkeys_command.diff
Grab two patches from upstream that should also go into lenny
[software/mutt-debian.git] / debian / patches / misc / define-pgp_getkeys_command.diff
1 --- a/contrib/gpg.rc
2 +++ b/contrib/gpg.rc
3 @@ -72,6 +72,8 @@ set pgp_list_secring_command="gpg --no-v
4  
5  # fetch keys
6  # set pgp_getkeys_command="pkspxycwrap %r"
7 +# This will work when #172960 will be fixed upstream
8 +# set pgp_getkeys_command="gpg --recv-keys %r"
9  
10  # pattern for good signature - may need to be adapted to locale!
11