File: postinst

package info (click to toggle)
slib 2c0-3
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,524 kB
  • ctags: 1,473
  • sloc: lisp: 17,079; makefile: 287; sh: 136
file content (7 lines) | stat: -rw-r--r-- 178 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