#! /bin/sh
# postinst script for diffstat

set -e

#DEBHELPER#

exit 0


