#
#       sccsid: @(#)prepatch Rel 1.0 03/09/03 09:41:00
#
#               prepatch Copyright (c) 2003, FUJITSU Limited
#

#
#       -- Prepatch FJSVgid.us script
#

#set -x

#
# /platform/sun4us/kernel/drv/fjgi.conf
#
grep -v "^#" $ROOTDIR/platform/sun4us/kernel/drv/fjgi.conf > /dev/null
if [ $? -eq 0 ];
then
    /bin/cp  $ROOTDIR/platform/sun4us/kernel/drv/fjgi.conf $ROOTDIR/tmp/fjgi.conf.76191808
fi
