#!/bin/sh if [ "$1" = configure ]; then update-alternatives --install /usr/bin/inform inform /usr/bin/inform-6.31 50 fi