#! /bin/sh

set -e

#DEBHELPER#

if test "$1" = configure; then
    /usr/share/pkgconf-dpkghook update
fi
