File: doc.postinst

package info (click to toggle)
readline4 4.3-11
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,960 kB
  • ctags: 2,537
  • sloc: ansic: 19,106; sh: 4,269; perl: 4,105; makefile: 1,354
file content (7 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#! /bin/sh -e

install-info --quiet --section "Development" "Development" \
  --description="GNU History Library" /usr/share/info/history.info.gz

install-info --quiet --section "Development" "Development" \
  --description="GNU Readline Library" /usr/share/info/readline.info.gz