#!/bin/sh
#
# @(#) postinstall 1.2@(#)
#
installf -c server $PKGINST $BASEDIR/openwin/server/etc/OWconfig e || exit 2
installf -f -c server $PKGINST || exit 2
