diff options
| author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-07-08 05:11:39 +0000 |
|---|---|---|
| committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-07-08 05:11:39 +0000 |
| commit | 679b8e1b9ea6bbf55bc35a246524541f80b19671 (patch) | |
| tree | e04135da9568379ee78b3ae286208e0c230f3526 /comms/mserver/files/patch-ab | |
| parent | 3877104668c4e8516267fd7d8c3ba0843c99d46f (diff) | |
PR: ports/11816
Submitted by: sobomax@altavista.net
A network modem sharing server.
Diffstat (limited to 'comms/mserver/files/patch-ab')
| -rw-r--r-- | comms/mserver/files/patch-ab | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/comms/mserver/files/patch-ab b/comms/mserver/files/patch-ab new file mode 100644 index 000000000000..387ce3aabfe1 --- /dev/null +++ b/comms/mserver/files/patch-ab @@ -0,0 +1,17 @@ +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" |
