mutt/mutt-1.12.1-optusegpgagent.patch

13 lines
525 B
Diff
Raw Permalink Normal View History

2023-05-11 09:39:44 +08:00
diff -up mutt-1.12.1/init.h.optusegpgagent mutt-1.12.1/init.h
--- mutt-1.12.1/init.h.optusegpgagent 2019-08-29 09:29:38.868810511 +0200
+++ mutt-1.12.1/init.h 2019-08-29 09:30:29.899395370 +0200
2021-12-28 19:54:33 +08:00
@@ -2444,7 +2444,7 @@ struct option_t MuttVars[] = {
2023-05-11 09:39:44 +08:00
** not used.
2021-12-28 19:54:33 +08:00
** (PGP only)
*/
2023-05-11 09:39:44 +08:00
- { "pgp_use_gpg_agent", DT_BOOL, R_NONE, {.l=OPTUSEGPGAGENT}, {.l=1} },
+ { "pgp_use_gpg_agent", DT_BOOL, R_NONE, {.l=OPTUSEGPGAGENT}, {.l=0} },
2021-12-28 19:54:33 +08:00
/*
** .pp
2023-05-11 09:39:44 +08:00
** If \fIset\fP, mutt expects a \fCgpg-agent(1)\fP process will handle