#! /bin/sh

set -e

#DEBHELPER#

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