# $NetBSD$

SHAREDIR=@SHAREDIR@

case ${STAGE} in

POST-INSTALL)
	cd ${PREFIX}/bin
	${LN} -s ../${SHAREDIR}/pymsgauth-* ./
	;;

esac
