# $NetBSD: DEINSTALL,v 1.2 2013/06/26 14:16:44 joerg Exp $

case ${STAGE} in
POST-DEINSTALL)
	rm -f /usr/lib/libnss_pgsql.so.2
	;;
esac
