#!/bin/sh
set -e
install-info --quiet --section "General Commands" "General Commands" \
 --description="Character set conversion utility." /usr/share/info/recode.info
