marc cc1b42aa87 update to 0.9.5.6, uses latest libslang
remove out-of-date master site
update the packing list now that the install step is not overridden
1999-06-23 05:24:10 +00:00

12 lines
479 B
Plaintext

--- src/slrnfeat.h.orig Sun May 16 22:26:59 1999
+++ src/slrnfeat.h Tue Jun 22 21:54:43 1999
@@ -203,7 +203,7 @@
# define SLRN_ARTICLE_FILENAME ".article"
# define SLRN_FOLLOWUP_FILENAME ".followup"
# define SLRN_SIGNATURE_FILE ".signature"
-# define SLRN_SENDMAIL_COMMAND "/usr/lib/sendmail -oi -t -oem -odb"
+# define SLRN_SENDMAIL_COMMAND "/usr/sbin/sendmail -oi -t -oem -odb"
# ifndef SLRN_LIB_DIR
# define SLRN_LIB_DIR "/usr/local/lib/slrn"
# endif