#! /bin/sh

set -e



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