X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/72ac627fd7f017a392afab5a5a737d1026664135..fc83c7648c73765a72c74175b6952a0fda80dd00:/debian/patches/misc/define-pgp_getkeys_command.diff?ds=sidebyside diff --git a/debian/patches/misc/define-pgp_getkeys_command.diff b/debian/patches/misc/define-pgp_getkeys_command.diff index 1aaaaaa..17f503c 100644 --- a/debian/patches/misc/define-pgp_getkeys_command.diff +++ b/debian/patches/misc/define-pgp_getkeys_command.diff @@ -1,11 +1,13 @@ ---- contrib/gpg.rc.orig -+++ contrib/gpg.rc -@@ -72,6 +72,8 @@ +disabling pgp_getkeys_command until upstream fixes it + +--- a/contrib/gpg.rc ++++ b/contrib/gpg.rc +@@ -72,6 +72,8 @@ set pgp_list_secring_command="gpg --no-v # fetch keys # set pgp_getkeys_command="pkspxycwrap %r" +# This will work when #172960 will be fixed upstream -+# set pgp_getkeys_command="/usr/bin/gpg --recv-keys %r" ++# set pgp_getkeys_command="gpg --recv-keys %r" # pattern for good signature - may need to be adapted to locale!