File: postinst

package info (click to toggle)
slib 2c3-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,636 kB
  • ctags: 1,551
  • sloc: lisp: 18,617; makefile: 300; sh: 135
file content (7 lines) | stat: -rw-r--r-- 180 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh
set -e

install-info --quiet --section "Development" "Development" \
  --description="The SLIB portable Scheme library" \
  /usr/info/slib.info.gz
# /usr/sbin/slibconfig