#
# ident "@(#)preremove	1.1	96/04/25 Sun Microsystems"
#
#
if [ -x $BASEDIR/opt/SUNWicg/bin/skiphost ]; then
	echo "## Turning SKIP off ##"
	$BASEDIR/opt/SUNWicg/bin/skiphost -u
fi

echo "## Done ##"
