#!/bin/sh
#
# Copyright 2004 Sun Microsystems, Inc.	 All rights reserved.
# Use is subject to license terms.
#
# SUNWasu postremove script removes symlink to /usr/share
#

/usr/sbin/removef $PKGINST $BASEDIR/appserver/usr-share;

/usr/sbin/removef -f $PKGINST
