1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/comms/mserver/files/patch-ab

18 lines
408 B
Plaintext
Raw Normal View History

diff -ruN mserver-0.23a.orig/config.h mserver-0.23a/config.h
--- config.h.orig Sun Jan 18 11:57:10 1998
+++ config.h Fri May 21 11:51:00 1999
@@ -4,7 +4,6 @@
/* #define if we are building on a BSD system */
-#undef BSD
/* location of the runtime config file */
@@ -12,5 +11,5 @@
/* location of the spool dir for modem locks */
-#define LOCK_DIR "/var/lock"
+#define LOCK_DIR "/var/spool/lock"