openbsd-ports/news/slrn/patches/patch-src_slrnfeat_hin
2022-03-11 19:48:55 +00:00

12 lines
478 B
Plaintext

--- src/slrnfeat.hin.orig Mon Oct 12 23:44:48 2009
+++ src/slrnfeat.hin Mon Oct 12 23:44:54 2009
@@ -179,7 +179,7 @@
# define SLRN_SIGNATURE_FILE ".signature"
/* Changing these here has no effect when using ./configure */
# ifndef SLRN_SENDMAIL_COMMAND
-# define SLRN_SENDMAIL_COMMAND "/usr/lib/sendmail -oi -t -oem -odb"
+# define SLRN_SENDMAIL_COMMAND "/usr/sbin/sendmail -oi -t -oem -odb"
# endif
# endif /* unix */
# endif /* os2 */