]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/misc/define-pgp_getkeys_command.diff
3dbad753d3d8a9ec50c576d9731e3b3f4e5bd68b
[software/mutt-debian.git] / debian / patches / misc / define-pgp_getkeys_command.diff
1 Index: contrib/gpg.rc
2 ===================================================================
3 --- contrib/gpg.rc.orig 2007-03-01 23:14:09.076973224 +0100
4 +++ contrib/gpg.rc      2007-03-01 23:32:04.172533856 +0100
5 @@ -72,6 +72,8 @@ set pgp_list_secring_command="/usr/bin/g
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