File debian.postrm of Package libghthash

#!/bin/sh

set -e

if [ "$1" = "remove" ]; then
    exec ldconfig
fi

#DEBHELPER#
openSUSE Build Service is sponsored by