freebsd-ports/mail/pine4/files/patch-bb
2004-08-09 08:51:46 +00:00

13 lines
335 B
Text

--- pine/init.c.orig Thu Jul 15 10:37:24 2004
+++ pine/init.c Mon Aug 9 01:23:53 2004
@@ -1547,6 +1547,10 @@
* having a global fixedprc, since we don't need it anymore after this.
*/
fixedprc = new_pinerc_s(SYSTEM_PINERC_FIXED);
+#endif
+
+#ifdef DF_SPELLER
+ GLO_SPELLER = cpystr(DF_SPELLER);
#endif
/*