7177677442
securely dealing with qsecretary confirmation notices.
10 lines
144 B
Text
10 lines
144 B
Text
# $NetBSD: DEINSTALL,v 1.1.1.1 2005/04/18 15:59:38 schmonz Exp $
|
|
|
|
case ${STAGE} in
|
|
|
|
POST-DEINSTALL)
|
|
|
|
${RM} ${PREFIX}/bin/pymsgauth-*
|
|
;;
|
|
|
|
esac
|