summaryrefslogtreecommitdiff
path: root/src/INSTALL
diff options
context:
space:
mode:
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2010-03-16 10:31:46 -0400
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2010-03-16 10:31:46 -0400
commitad5e07310ad8474358334fcff8de86d0b9ab6cad (patch)
treef46a86bf622cdc7c711d3428a9a292fde584d2ba /src/INSTALL
parentf823083eee6bb3bf4c52cc2b32b1617bf291b1c0 (diff)
parent8a6abbab0161e6df1cea2ae0033a4c7f4a47f8e9 (diff)
downloadscreen-ad5e07310ad8474358334fcff8de86d0b9ab6cad.tar.gz
Merge branch 'master' into cmd-aliascmd-alias
Diffstat (limited to 'src/INSTALL')
-rw-r--r--src/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/INSTALL b/src/INSTALL
index 17c2212..f9750e6 100644
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -44,7 +44,7 @@ Run 'make'. Screen should compile without too many warnings :)
The creation of term.h, comm.h, tty.c or osdef.h may fail on some machines
for some odd reason. (E.g. the sed under SCO-unix is known to be
case-insensitive and breaks term.h.) If so, please mail a short description
-of the problem to screen@uni-erlangen.de and use the files ending in .dist
+of the problem to screen-devel@gnu.org and use the files ending in .dist
as a replacement (or in case of osdef.h retry with an empty file).
You can then try 'make install' (if you dare).