#!/bin/sh
# post install script for the Debian GNU/Linux xtell package

set -e

#dpkg-divert --package xtell --add --rename \
#	    --divert /usr/bin/write.orig /usr/bin/write
