#!/bin/sh

# Copyright 2002 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident  "@(#)postpatch 1.1     03/06/09 SMI"

/usr/sbin/newaliases
echo "postpatch completed successfully!"
