#!/bin/sh
set -e
echo "postinst:configure" > /usr/share/dpkg-selftest/postinst.done
exit 0
