mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
# $NetBSD: DEINSTALL,v 1.3 2006/06/15 20:40:16 jlam Exp $
|
|
|
|
case ${STAGE} in
|
|
DEINSTALL)
|
|
${RM} -f @DOCDIR@/samples
|
|
;;
|
|
esac
|