#
# ident "@(#)preremove.sh 1.2     01/05/29 SMI"
#
# Copyright (c) 2000 by Sun Microsystems, Inc.
# All rights reserved.
#

BBROOT=$PKG_INSTALL_ROOT
export BBROOT

. ${BBROOT}/etc/opt/SUNWbb/blackbox.rc

rm -rf $BBROOTPATH/bb/apps/netscape/*

