File: postinst

package info (click to toggle)
screen 3.7.4-6
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,624 kB
  • ctags: 1,373
  • sloc: ansic: 21,683; sh: 1,046; makefile: 251
file content (10 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh
install-info --quiet --section "General Commands" "General Commands" \
 /usr/info/screen.info.gz

# the terminfo/termcap entries don't get installed now; it's done by
# the `termcap-compat' and the `ncurses-term' packages

# No need to remove /tmp/screens from older versions;
# the directory used now for sockets is /var/run/screens