diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:30:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:30:44 +0000 |
commit | 1d1b5c2a2854ce0385a89401c504711270c6f7a3 (patch) | |
tree | 045f1bf9d39fb409f8f9bc1a46ce2f8ee8c67908 /debian/README.terminfo | |
parent | Adding upstream version 4.9.1. (diff) | |
download | screen-1d1b5c2a2854ce0385a89401c504711270c6f7a3.tar.xz screen-1d1b5c2a2854ce0385a89401c504711270c6f7a3.zip |
Adding debian version 4.9.1-1.debian/4.9.1-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/README.terminfo')
-rw-r--r-- | debian/README.terminfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/README.terminfo b/debian/README.terminfo new file mode 100644 index 0000000..d576c36 --- /dev/null +++ b/debian/README.terminfo @@ -0,0 +1,5 @@ +Debian uses ncurses/terminfo, not curses/termcap, so you really shouldn't need +the screencap file in this directory. + +The screeninfo.src file is installed by the `ncurses-term' package +-- it's here for reference, and to recover from stupid errors (like?). |