diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-01 18:00:34 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-01 18:00:34 +0000 |
commit | c7de0189bab731b05706468375a517ad634679d8 (patch) | |
tree | 13b51e86bb5c2313a01d5b18220ab875f1364376 /comms/minicom/files | |
parent | d2873b7f7d9f3fe9d982a19b1b5836063ce5728d (diff) | |
download | ports-c7de0189bab731b05706468375a517ad634679d8.tar.gz ports-c7de0189bab731b05706468375a517ad634679d8.zip |
Notes
Diffstat (limited to 'comms/minicom/files')
-rw-r--r-- | comms/minicom/files/patch-ai | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/comms/minicom/files/patch-ai b/comms/minicom/files/patch-ai index e8d5c76532d9..104b21d29a71 100644 --- a/comms/minicom/files/patch-ai +++ b/comms/minicom/files/patch-ai @@ -1,14 +1,5 @@ --- config.h.orig Fri Oct 31 11:48:00 1997 +++ config.h Thu Jul 22 02:30:39 1999 -@@ -21,7 +21,7 @@ - /* Operating system INdependant parameters. (Usually the same everywhere) */ - #define KERMIT "/usr/local/bin/kermit -l %l -b %b" /* How to call kermit */ - #define UUCPLOCK "/var/spool/uucp" /* Lock file directory */ --#define LOGFILE "minicom.log" /* Not defined = not used */ -+/* #define LOGFILE "minicom.log" */ /* Not defined = not used */ - - /* Operating system dependant parameters, per OS. A few samples are given. */ - #if defined(__linux__) @@ -58,7 +58,7 @@ #ifdef __FreeBSD__ |