#
# Copyright (c) 1998 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"@(#)preremove	1.3 98/02/08 SMI"
#

FONTINSTDIR=$BASEDIR/openwin/lib/locale/en_US.UTF-8/X11/fonts
export FONTINSTDIR

        (
                cd $FONTINSTDIR/misc
                rm -f fonts.dir
        )

exit 0
