#!/bin/sh
#pragma ident	"@(#)postinstall  1.3	98/01/14 SMI"
#
# Copyright (c) 1998 by Sun Microsystems, Inc.
# All Rights Reserved
#
#
# Correct size and cksum for OWconfig file.
#
installf -c OWconfig $PKGINST $BASEDIR/openwin/server/etc/OWconfig e || exit 2
installf -f -c OWconfig $PKGINST || exit 2
