037703554c
Warning: incomplete, doesn't quite work yet.
6 lines
163 B
Cheetah
6 lines
163 B
Cheetah
# $NetBSD: DEINSTALL.tmpl,v 1.1.1.1 2008/01/19 11:54:23 tnn2 Exp $
|
|
|
|
case ${STAGE} in
|
|
DEINSTALL)
|
|
${RM} -f @JAVA_HOME@/lib/@MACHINE_ARCH@/client/classes.jsa;;
|
|
esac
|