aboutsummaryrefslogtreecommitdiffstats
path: root/debian/postinst
blob: a00d1a5934fdfb336357587a9b48a177b8aabdd8 (plain)
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