pkgsrc/mail/procmail/patches/patch-ab
cjs c846125829 Upgrade procmail to 3.13. Move config dir from PREFIX/pkg/etc to /etc, so
that machines sharing /usr do not have to share procmail config file.
1999-04-06 11:48:07 +00:00

13 lines
554 B
Text

$NetBSD: patch-ab,v 1.4 1999/04/06 11:48:07 cjs Exp $
--- config.h~ Fri Feb 26 16:11:54 1999
+++ config.h Mon Apr 5 23:08:11 1999
@@ -51,7 +51,7 @@
#define TRUSTED_IDS {"root","daemon","uucp","mail","x400","network",\
"list","slist","lists","news",0}
-/*#define NO_fcntl_LOCK /* uncomment any of these three if you */
+#define NO_fcntl_LOCK /* uncomment any of these three if you */
/*#define NO_lockf_LOCK /* definitely do not want procmail to make */
/*#define NO_flock_LOCK /* use of those kernel-locking methods */