#! /bin/sh
#
# preremove script for ManPages/README packages ("mr" packages).

MANDIR="${BASEDIR}/SUNWspro/man/ja"

rm -f "${MANDIR}/windex" ;
