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