Files
pkgsrc-ng/www/opera-acroread7/DEINSTALL
2013-09-26 17:14:40 +02:00

9 lines
167 B
Plaintext

# $NetBSD: DEINSTALL,v 1.2 2012/03/09 14:16:57 obache Exp $
case "${STAGE}" in
DEINSTALL)
dest="${PKG_PREFIX}/lib/opera/plugins/nppdf.so"
${RM} -f "$dest"
;;
esac