]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/misc/define-pgp_getkeys_command.diff
Pull patch from upstream to fix multipart decoding. (Closes: #489283)
[software/mutt-debian.git] / debian / patches / misc / define-pgp_getkeys_command.diff
index 1aaaaaafa3c405334091c5631e1d4b492cd5d860..b26727b23871773df06f3c2d4f09e49ecd8729af 100644 (file)
@@ -1,11 +1,11 @@
---- contrib/gpg.rc.orig
-+++ contrib/gpg.rc
-@@ -72,6 +72,8 @@
+--- 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!