]> 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 9964e48a33ffafbbad3ab1c69f476caffe79936d..b26727b23871773df06f3c2d4f09e49ecd8729af 100644 (file)
@@ -1,11 +1,11 @@
---- mutt-1.5.11.orig/contrib/gpg.rc
-+++ mutt-1.5.11/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
  
  # 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!
  
  
  # pattern for good signature - may need to be adapted to locale!