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