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

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

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