# This script initializes the backout data for a patch package
# directory format options.
# 
#       @(#)postinstall 1.10 99/04/23 SMI
#
# Copyright (c) 1995 by Sun Microsystems, Inc.
# All rights reserved
#

/bin/banner WARNING
cat << EOT
	After backing out this patch, the machine
	must be rebooted before any changes will take effect.
EOT

exit 0

