mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 19:24:22 -04:00
14 lines
534 B
Plaintext
14 lines
534 B
Plaintext
$NetBSD: patch-src_slrnfeat.hin,v 1.1 2013/02/18 23:29:23 dholland Exp $
|
|
|
|
--- src/slrnfeat.hin~ 2008-02-09 18:32:17.000000000 +0000
|
|
+++ 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 */
|