#!/bin/sh
#
# Copyright (c) 2002 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# @(#)postinstall	1.2	02/12/10 (c) Sun Microsystems, Inc.
#
installf -c server $PKGINST $BASEDIR/openwin/server/etc/OWconfig e || exit 2
installf -f -c server $PKGINST || exit 2
