File slrn-correct-path-to-sendmail.patch of Package slrn
Index: slrn-1.0.2/src/slrnfeat.hin =================================================================== --- slrn-1.0.2.orig/src/slrnfeat.hin +++ slrn-1.0.2/src/slrnfeat.hin @@ -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 */




