remove out-of-date master site update the packing list now that the install step is not overridden
12 lines
479 B
Plaintext
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
|