openbsd-ports/news/slrn/patches/patch-src_slrnfeat_h

13 lines
539 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_slrnfeat_h,v 1.1 2001/04/10 14:59:16 lebel Exp $
--- src/slrnfeat.h.orig Tue Apr 10 10:19:53 2001
+++ src/slrnfeat.h Tue Apr 10 10:22:10 2001
@@ -150,7 +150,7 @@
# define SLRN_FOLLOWUP_FILENAME ".followup"
# define SLRN_SIGNATURE_FILE ".signature"
# 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
# ifndef SLRN_LIB_DIR
# define SLRN_LIB_DIR "/usr/local/lib/slrn"