patch-src_slrnfeat_hin 549 B

12345678910111213
  1. $OpenBSD: patch-src_slrnfeat_hin,v 1.1 2009/11/18 10:59:53 sthen Exp $
  2. --- src/slrnfeat.hin.orig Mon Oct 12 23:44:48 2009
  3. +++ src/slrnfeat.hin Mon Oct 12 23:44:54 2009
  4. @@ -179,7 +179,7 @@
  5. # define SLRN_SIGNATURE_FILE ".signature"
  6. /* Changing these here has no effect when using ./configure */
  7. # ifndef SLRN_SENDMAIL_COMMAND
  8. -# define SLRN_SENDMAIL_COMMAND "/usr/lib/sendmail -oi -t -oem -odb"
  9. +# define SLRN_SENDMAIL_COMMAND "/usr/sbin/sendmail -oi -t -oem -odb"
  10. # endif
  11. # endif /* unix */
  12. # endif /* os2 */