#!/bin/sh
set -e
install-info --quiet --section "General Commands" "General Commands" \
 --description="shar, unshar, uuencode, uudecode" /usr/info/sharutils.info
install-info --quiet --section "General Commands" "General Commands" \
 --description="Synchronize remote files" /usr/info/remsync.info
