#! /usr/bin/sh
#
# ident "@(#)preremove 1.2     01/11/06 SMI"
#
# Copyright (c) 2001 by Sun Microsystems, Inc.
# All rights reserved.
#

iroot=${PKG_INSTALL_ROOT}

PATH="/usr/bin:/usr/sbin"
export PATH

rm -rf $iroot/var/opt/SUNWmcfg
