postinstall revision 2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41
3832N/A# The contents of this file are subject to the terms of the 3832N/A# Common Development and Distribution License (the "License"). 3832N/A# You may not use this file except in compliance with the License. 3832N/A# See the License for the specific language governing permissions 3832N/A# and limitations under the License. 3832N/A# When distributing Covered Code, include this CDDL HEADER in each 3832N/A# If applicable, add the following below this CDDL HEADER, with the 3832N/A# fields enclosed by brackets "[]" replaced with your own identifying 3832N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3832N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 3832N/A# Use is subject to license terms. 3832N/Aif [ -z
"${BASEDIR}" ];
then 4714N/A echo "\n$0 Failed: BASEDIR is not set.\n" >&
2 3832N/A# Remove existing definition, if it exists.