openbsd-ports/news/slrn/patches/patch-src_slrnfeat_h
lebel ef98c9ee2e update Makefile (integrate COMMENT), change the MASTER_SITES,
takeover MAINTAINERSHIP, clean the patches, update the DESCR and finally,
upgrade to 0.9.7.0a.  espie@ OK.
2001-04-10 14:59:15 +00:00

13 lines
539 B
Plaintext

$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"